public interface ByteBuffer
ByteBufferFactory
.Modifier and Type | Method and Description |
---|---|
ByteBuffer |
copy() |
byte[] |
getBuf() |
int |
getLength() |
int |
getOffset() |
InputStream |
getStream() |
byte[] getBuf()
int getOffset()
int getLength()
ByteBuffer copy()
InputStream getStream()
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.