2015/07/26 - Apache DirectMemory has been retired.

For more information, please explore the Attic.

package

org.apache.directmemory.memory.buffer

Interfaces

Classes

AbstractMemoryBuffer  
ByteOrderUtils  
Int32Compressor  
Int64Compressor  
UnicodeUtil Class to encode java's UTF16 char[] into UTF8 byte[] without always allocating a new byte[] as String.getBytes("UTF-8") does.