パッケージ org.maachang.jni.io

nativeI/Oパッケージ

参照先:
          説明

インタフェースの概要
MmapBuffer MmapBuffer.
NativeBuffer NativeBuffer.
 

クラスの概要
AbstractFastNativeBuffer 状態チェックを無視するNativeBuffer.
AbstractNativeBuffer AbstractNativeBuffer.
DirectMemoryIO メモリ直接操作処理.
FastDirectMemoryIO 高速メモリ直接操作処理.
FastMemoryBuffer 高速MemoryBuffer.
FastMemoryByteBuffer 高速DirectByteBufferをNativeBuffer操作オブジェクト.
MemoryBuffer MemoryBuffer.
MemoryByteBuffer DirectByteBufferをNativeBuffer操作するオブジェクト.
NativeFastRandomIO NativeRandomI/O(FAST).
NativeInputStream NativeInputStream.
NativeOutputStream NativeOutputStream.
NativeRandomIO NativeRandomI/O
Unsafe sun.misc.Unsafeを呼び出し.
 

パッケージ org.maachang.jni.io の説明

nativeI/Oパッケージ