OutBuffer.put

put enables OutBuffer to be used as an OutputRange.

class OutBuffer
pure nothrow @safe
alias put = write

Meta