BinaryWriter.put

Alias to write.

Makes BinaryWriter an OutputRange.

struct BinaryWriter
alias put = write

Meta