Preset.serializeBinary

Undocumented in source. Be warned that the author may not have intended to support it.
class Preset
public nothrow @nogc
void
serializeBinary
(
O
)
(
auto ref O output
)
if (
isOutputRange!(O, ubyte)
)

Meta