protected static class BankBuf.Bank
extends java.lang.Object
| Constructor and Description |
|---|
Bank(java.nio.ByteBuffer byteBuffer,
long start,
boolean isBigendian)
Constructor.
|
public Bank(java.nio.ByteBuffer byteBuffer,
long start,
boolean isBigendian)
byteBuffer - NIO buffer containing datastart - offset into the full sequence at which this bank
is considered to startisBigendian - true for big-endian, false for little-endian