jaulib v1.3.0
Jau Support Library (C++, Java, ..)
|
This is the complete list of members for org.jau.io.Buffers, including all inherited members.
getDirectBufferByteLimit(final Object buf) | org.jau.io.Buffers | static |
getDirectBufferByteOffset(final Object buf) | org.jau.io.Buffers | static |
isDirect(final Object buf) | org.jau.io.Buffers | static |
nativeOrder(final ByteBuffer buf) | org.jau.io.Buffers | static |
newDirectByteBuffer(final int size) | org.jau.io.Buffers | static |
SIZEOF_BYTE | org.jau.io.Buffers | static |
SIZEOF_CHAR | org.jau.io.Buffers | static |
SIZEOF_DOUBLE | org.jau.io.Buffers | static |
SIZEOF_FLOAT | org.jau.io.Buffers | static |
SIZEOF_INT | org.jau.io.Buffers | static |
SIZEOF_LONG | org.jau.io.Buffers | static |
SIZEOF_SHORT | org.jau.io.Buffers | static |