| Constructor and Description |
|---|
ByteBufferBytes() |
ByteBufferBytes(ByteBuffer buf) |
| Modifier and Type | Method and Description |
|---|---|
byte |
get(int position) |
int |
limit() |
void |
setTarget(ByteBuffer buf,
int offset,
int limit) |
public ByteBufferBytes()
public ByteBufferBytes(ByteBuffer buf)
public void setTarget(ByteBuffer buf, int offset, int limit)
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.