Package org.ghotibeaun.json.util

  • Class Summary
    Class Description
    ByteConstants  
    ByteRange
    A ByteRange is a collection of bytes that can be assembled and used to determine if a given byte value matches a byte value in the collection.
    ByteSequence
    A sequence of ByteRange objects that represent a sequential set of characters that have to appear in a certain order.
    CharConstants  
    ResizableByteBuffer
    Helper class that mimics similar behavior in a ByteBuffer.