Interface ByteSource

All Known Implementing Classes:
SimpleByteSource

public interface ByteSource
A ByteSource wraps a byte array and provides additional encoding operations. Most users will find the ByteSource.Util inner class sufficient to construct ByteSource instances.
Since:
1.0