Package com.jkristian.lang

Interface Summary
ByteSequence A readable sequence of bytes.
 

Class Summary
ByteArraySequence A ByteSequence that simply contains an array of bytes.
ByteSequenceHelper Utility methods for implementing a ByteSequence.