dpeq v0.3.0 (2018-03-10T00:11:21Z)
Home
Dub
Repo
demarshalProtocolString
dpeq
marshalling
dpeq utility function. Demarshal zero-terminated string from byte buffer.
string
demarshalProtocolString
(
const
(
ubyte
)[]
from
,
ref
size_t
length
)
Meta
Source
See Implementation
dpeq
marshalling
aliases
VariantDemarshaller
classes
VariantConverter
functions
demarshalFixedField
demarshalNullableFixedField
demarshalNullableStringField
demarshalNullableUuidField
demarshalNumber
demarshalProtocolString
demarshalString
demarshalStringField
demarshalUuidField
marshalCstring
marshalFixedField
marshalNull
marshalNullableFixedField
marshalNullableStringField
marshalNullableUuidField
marshalStringField
marshalUuidField
to
wrapToVariant
mixin templates
MarshTemplate
structs
FieldSpec
NullableVariant
templates
DefaultFieldMarshaller
FCodeOfFSpec
FSpecsToFCodes
NopMarshaller
PromiscuousStringMarshaller
StaticFieldMarshaller
dpeq utility function. Demarshal zero-terminated string from byte buffer.