flexiblemarshal ~master (2022-05-19T14:38:20.6636536)
Dub
Repo
BinaryMarshallerStorageStrategy
libs
marshal
binary_marshaller
Undocumented in source.
package
class
BinaryMarshallerStorageStrategy :
IBinaryMarshalerStorageStrategy
{}
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
Source
See Implementation
libs
marshal
binary_marshaller
classes
BinaryMarshallerStorageStrategy
interfaces
IBinaryMarshalerStorageStrategy