Package com.yahoo.io


@ExportPackage package com.yahoo.io
  • Class
    Description
    Base class for writers needing to accept binary data.
    Data store for AbstractByteWriter.
    A buffered writer which accepts byte arrays in addition to character arrays.
    What to do if a fatal condition happens in an IO component.
    GrowableByteBuffer encapsulates a ByteBuffer and grows it as needed.
     
    Some static io convenience methods.
    Input stream wrapping an input stream supplier, which doesn't have content yet at declaration time.
    Provides functionality only possible through native C library.
     
    Marker interface for use with the BufferChain data store.