flexiblemarshal ~master (2022-05-19T14:38:20.6636536)
Dub
Repo
IBinaryDemarshalerStorageStrategy
libs
marshal
binary_demarshaller
Undocumented in source.
package
interface
IBinaryDemarshalerStorageStrategy {}
Members
Functions
GetBuffer
immutable
(
ubyte
[])
GetBuffer
()
Undocumented in source.
ReadVal
T
ReadVal
()
Undocumented in source.
SetBuffer
void
SetBuffer
(immutable(ubyte[]) data)
Undocumented in source.
Meta
Source
See Implementation
libs
marshal
binary_demarshaller
classes
BinaryDemarshallerStorageStrategy
InvalidFormattingException
interfaces
IBinaryDemarshalerStorageStrategy