BinaryEncoder.encodeStates

Undocumented in source. Be warned that the author may not have intended to support it.
struct BinaryEncoder(T)
void
encodeStates
(
Range
)
(,
ref Range output
)
if (
isOutputRange!(Range, ubyte)
)
if (
isEncodable!(T, ubyte[])
)

Meta