fdb.tuple.unpacker

Undocumented in source.

Members

Aliases

variant
alias variant = FDBVariant.create
Undocumented in source.

Functions

unpack
auto unpack(Range bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
unpack
auto unpack(Range bytes)

Returns single value if type matches T

Meta