BinaryMarshallerStorageStrategy

Undocumented in source.

Members

Functions

AddBytes
void AddBytes(ubyte[] bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
ClearBuffer
void ClearBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
GetBuffer
immutable(ubyte[]) GetBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From IBinaryMarshalerStorageStrategy

GetBuffer
immutable(ubyte[]) GetBuffer()
Undocumented in source.
ClearBuffer
void ClearBuffer()
Undocumented in source.
AddBytes
void AddBytes(ubyte[] bytes)
Undocumented in source.

Meta