Class | Description |
---|---|
Buffer |
Clean-room implementation of Buffer to support
javolution.util.Struct when java.nio is
not available. |
ByteBuffer |
Clean-room implementation of ByteBuffer to support
javolution.util.Struct when java.nio is
not available. |
ByteOrder |
Clean-room implementation of ByteOrder to support
javolution.util.Struct when java.nio is
not available. |
CharBuffer |
Class provided for the sole purpose of compiling the Readable interface.
|
Exception | Description |
---|---|
BufferUnderflowException | |
InvalidMarkException |
Copyright © 2005–2013 Javolution. All rights reserved.