Package com.yahoo.io

Class AbstractByteWriter

All Implemented Interfaces:
WritableByteTransmitter, Closeable, Flushable, Appendable, AutoCloseable
Direct Known Subclasses:
ByteWriter, Utf8ByteWriter

public abstract class AbstractByteWriter extends GenericWriter implements WritableByteTransmitter
Base class for writers needing to accept binary data.
Author:
Steinar Knutsen, baldersheim