public interface ByteBufferFactory
ByteBuffer
.Modifier and Type | Method and Description |
---|---|
ByteBuffer |
newByteBuffer(byte[] b,
int offset,
int length) |
ByteBuffer newByteBuffer(byte[] b, int offset, int length)
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.