flexiblemarshal ~master (2022-05-19T14:38:20.6636536)
Dub
Repo
IBinaryMarshalerStorageStrategy
libs
marshal
binary_marshaller
Undocumented in source.
package
interface
IBinaryMarshalerStorageStrategy {}
Members
Functions
AddBytes
void
AddBytes
(ubyte[] bytes)
Undocumented in source.
ClearBuffer
void
ClearBuffer
()
Undocumented in source.
GetBuffer
immutable
(
ubyte
[])
GetBuffer
()
Undocumented in source.
Meta
Source
See Implementation
libs
marshal
binary_marshaller
classes
BinaryMarshallerStorageStrategy
interfaces
IBinaryMarshalerStorageStrategy