public class Buffer extends Object
Constructor and Description |
---|
Buffer(byte[] buf) |
Buffer(byte[] buf,
int offset,
int length) |
Modifier and Type | Method and Description |
---|---|
Buffer |
copy() |
byte[] |
getBuf() |
int |
getLength() |
int |
getOffset() |
String |
toString() |
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.