LengthPrefixedModifier

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Aliases

E
alias E = TypeTuple!(T, endianness)
Undocumented in source.
E
alias E = T
Undocumented in source.

Functions

decode
bool decode(Buffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
encode
void encode(Buffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Modifier

encode
void encode(Buffer buffer)
Undocumented in source.
decode
bool decode(Buffer buffer)
Undocumented in source.

Meta