Concrete subclass of Zend_Pdf_FileParserDataSource that provides an interface to binary strings.
Located in /Zend/Pdf/FileParserDataSource/String.php (line 34)
Zend_Pdf_FileParserDataSource | --Zend_Pdf_FileParserDataSource_String
The string to parse.
Inherited from Zend_Pdf_FileParserDataSource
Zend_Pdf_FileParserDataSource::$_offset
Zend_Pdf_FileParserDataSource::$_size
Object constructor.
Verifies that the string is not empty.
Object destructor.
Returns the entire string.
Preserves the current read position.
Returns the specified number of raw bytes from the string at the byte offset of the current read position.
Advances the read position by the number of bytes read.
Throws an exception if there is insufficient data to completely fulfill the request.
Returns a string containing the parsed string's length.
Inherited From Zend_Pdf_FileParserDataSource
Zend_Pdf_FileParserDataSource::__construct()
Zend_Pdf_FileParserDataSource::getOffset()
Zend_Pdf_FileParserDataSource::getSize()
Zend_Pdf_FileParserDataSource::moveToOffset()
Zend_Pdf_FileParserDataSource::readAllBytes()
Zend_Pdf_FileParserDataSource::readBytes()
Zend_Pdf_FileParserDataSource::skipBytes()
Zend_Pdf_FileParserDataSource::__destruct()
Zend_Pdf_FileParserDataSource::__toString()
Documentation generated on Wed, 21 Feb 2007 12:00:31 -0800 by phpDocumentor 1.3.1