Method | Description | |
---|---|---|
__construct ( BytesIO $stream, $simple = false ) | ||
checkTag ( $expectTag, $tag = null ) | ||
checkTags ( $expectTags, $tag = null ) | ||
readBoolean ( ) | ||
readBytes ( ) | ||
readBytesWithoutTag ( ) | ||
readDate ( ) | ||
readDateWithoutTag ( ) | ||
readDouble ( ) | ||
readDoubleWithoutTag ( ) | ||
readEmpty ( ) | ||
readGuid ( ) | ||
readGuidWithoutTag ( ) | ||
readInfinity ( ) | ||
readInfinityWithoutTag ( ) | ||
readInteger ( ) | ||
readIntegerWithoutTag ( ) | ||
readList ( ) | ||
readListWithoutTag ( ) | ||
readLong ( ) | ||
readLongWithoutTag ( ) | ||
readMap ( ) | ||
readMapWithoutTag ( ) | ||
readNaN ( ) | ||
readNull ( ) | ||
readObject ( ) | ||
readObjectWithoutTag ( ) | ||
readString ( ) | ||
readStringWithoutTag ( ) | ||
readTime ( ) | ||
readTimeWithoutTag ( ) | ||
readUTF8Char ( ) | ||
readUTF8CharWithoutTag ( ) | ||
reset ( ) | ||
unserialize ( ) |
Method | Description | |
---|---|---|
readClass ( ) | ||
readRef ( ) |
Method | Description | |
---|---|---|
privateReadString ( ) | ||
privateReadStringWithoutTag ( ) | ||
unserializeKey ( ) |