RawReader

Undocumented in source.

Constructors

this
this(BytesIO bytes)
Undocumented in source.

Members

Functions

readRaw
BytesIO readRaw()
Undocumented in source. Be warned that the author may not have intended to support it.
readRaw
BytesIO readRaw(BytesIO bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
readRaw
BytesIO readRaw(BytesIO bytes, char tag)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

stream
BytesIO stream [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

unexpectedTag
Exception unexpectedTag(char tag, string expectTags)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_bytes
BytesIO _bytes;
Undocumented in source.

Meta