$stream
$stream :
__construct(\BytesIO $stream)
| \BytesIO | $stream |
privateReadRaw(\BytesIO $ostream, $tag = '')
| \BytesIO | $ostream | |
| $tag |
readNumberRaw(\BytesIO $ostream)
| \BytesIO | $ostream |
readDateTimeRaw(\BytesIO $ostream)
| \BytesIO | $ostream |
readUTF8CharRaw(\BytesIO $ostream)
| \BytesIO | $ostream |
readBytesRaw(\BytesIO $ostream)
| \BytesIO | $ostream |
readStringRaw(\BytesIO $ostream)
| \BytesIO | $ostream |
readGuidRaw(\BytesIO $ostream)
| \BytesIO | $ostream |
readComplexRaw(\BytesIO $ostream)
| \BytesIO | $ostream |