public final class ByteBufferMeasurementUtils extends Object
ByteBuffers measurements.| Modifier and Type | Method and Description |
|---|---|
static int |
underlyingCapacity(ByteBuffer buffer,
FieldAccessor accessor)
Retrieves the underlying capacity of the specified buffer.
|
public static int underlyingCapacity(ByteBuffer buffer, FieldAccessor accessor)
buffer - the bufferaccessor - the field accessor for this java versionCopyright © 2023. All rights reserved.