public final class ByteBufferRanges extends Object
ByteBuffer value.| Modifier and Type | Method and Description |
|---|---|
static long |
checkByteOffset(long b)
Check that a byte offset is within the range accept by
ByteBuffer instances. |
public static long checkByteOffset(long b)
ByteBuffer instances.b - The byte offsetb, iff validIndexOutOfBoundsException - On invalid offsetsCopyright © 2015 <code@io7m.com> http://io7m.com