Package com.yahoo.io

Class ByteWriter

All Implemented Interfaces:
WritableByteTransmitter, Closeable, Flushable, Appendable, AutoCloseable

public class ByteWriter extends AbstractByteWriter
A buffered writer which accepts byte arrays in addition to character arrays.
Author:
Steinar Knutsen