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