\RawReader

Summary

Methods
Properties
Constants
__construct()
unexpectedTag()
readRaw()
$stream
No constants found
No protected methods found
No protected properties found
N/A
privateReadRaw()
readNumberRaw()
readDateTimeRaw()
readUTF8CharRaw()
readBytesRaw()
readStringRaw()
readGuidRaw()
readComplexRaw()
No private properties found
N/A

Properties

$stream

$stream : 

Type

Methods

__construct()

__construct(\BytesIO  $stream) 

Parameters

\BytesIO $stream

unexpectedTag()

unexpectedTag(  $tag,   $expectTags = '') 

Parameters

$tag
$expectTags

readRaw()

readRaw() 

privateReadRaw()

privateReadRaw(\BytesIO  $ostream,   $tag = '') 

Parameters

\BytesIO $ostream
$tag

readNumberRaw()

readNumberRaw(\BytesIO  $ostream) 

Parameters

\BytesIO $ostream

readDateTimeRaw()

readDateTimeRaw(\BytesIO  $ostream) 

Parameters

\BytesIO $ostream

readUTF8CharRaw()

readUTF8CharRaw(\BytesIO  $ostream) 

Parameters

\BytesIO $ostream

readBytesRaw()

readBytesRaw(\BytesIO  $ostream) 

Parameters

\BytesIO $ostream

readStringRaw()

readStringRaw(\BytesIO  $ostream) 

Parameters

\BytesIO $ostream

readGuidRaw()

readGuidRaw(\BytesIO  $ostream) 

Parameters

\BytesIO $ostream

readComplexRaw()

readComplexRaw(\BytesIO  $ostream) 

Parameters

\BytesIO $ostream