Encoder.put32

Undocumented in source. Be warned that the author may not have intended to support it.
class Encoder(ORangeT)
final
void
put32
(
uint v
)
if (
isOutputRange!(ORangeT, ubyte) &&
isOutputRange!(ORangeT, ubyte[])
)

Meta