public class ByteBufferFactoryImpl extends Object implements ByteBufferFactory
| Constructor and Description |
|---|
ByteBufferFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
newByteBuffer(byte[] b,
int offset,
int length) |
public ByteBuffer newByteBuffer(byte[] b, int offset, int length)
newByteBuffer in interface ByteBufferFactoryCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.