| Constructor and Description |
|---|
SimpleBuffer() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
get() |
int |
getSize() |
byte[] |
put(byte[] data,
int off,
int len) |
void |
reset() |
void |
setSize(int size) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.