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 ByteBufferFactory
Copyright © 2021 JBoss by Red Hat. All rights reserved.