public final class NIOAccess extends Object
Constructor and Description |
---|
NIOAccess() |
Modifier and Type | Method and Description |
---|---|
static long |
getBasePointer(Buffer b)
Returns the underlying native pointer to the data of the given
Buffer starting at the Buffer's current position, or 0 if the
Buffer is not backed by native heap storage.
|
public static long getBasePointer(Buffer b)