Reads $length bytes from the stream into a string and moves the pointer through the stream by $length. If less bytes exist than are requested the remaining bytes are given instead. If no bytes are remaining at all, boolean false is returned.
Parameters
int $length:
Info
throws - Swift_IoException
access - public
Method setReadPointer (line 39)
booleansetReadPointer(
int
$byteOffset)
Move the internal read pointer to $byteOffset in the stream.
Parameters
int $byteOffset:
Info
throws - Swift_IoException
access - public
Inherited Variables
Inherited Class Variable Summary
Inherited Methods
Inherited Method Summary
Documentation generated on Fri, 12 Nov 2010 20:45:26 +0000 by phpDocumentor 1.4.3