dpeq v0.3.0 (2018-03-10T00:11:21Z)
Home
Dub
Repo
demarshalNullableStringField
dpeq
marshalling
returns inplace-constructed string without allocations. Hacky.
Nullable
!
string
demarshalNullableStringField
(
Dummy
=
void
)
(
const
(
ubyte
)[]
from
,
in
FormatCode
fc
,
in
int
len
)
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
returns inplace-constructed string without allocations. Hacky.