@ExportPackage
Package com.yahoo.io
-
Interface Summary Interface Description WritableByteTransmitter Marker interface for use with the BufferChain data store. -
Class Summary Class Description AbstractByteWriter Base class for writers needing to accept binary data.BufferChain Data store for AbstractByteWriter.ByteWriter A buffered writer which accepts byte arrays in addition to character arrays.FatalErrorHandler What to do if a fatal condition happens in an IO component.GrowableBufferOutputStream GrowableByteBuffer GrowableByteBuffer encapsulates a ByteBuffer and grows it as needed.HexDump IOUtils Some static io convenience methods.NativeIO Provides functionality only possible through native C library.Utf8ByteWriter