Uses of Class
org.infinispan.commons.io.ByteBufferImpl
Packages that use ByteBufferImpl
-
Uses of ByteBufferImpl in org.infinispan.commons.io
Fields in org.infinispan.commons.io declared as ByteBufferImplMethods in org.infinispan.commons.io that return ByteBufferImplModifier and TypeMethodDescriptionByteBufferImpl.copy()
static ByteBufferImpl
ByteBufferImpl.create
(byte b) static ByteBufferImpl
ByteBufferImpl.create
(byte[] array) static ByteBufferImpl
ByteBufferImpl.create
(byte[] array, int offset, int length) static ByteBufferImpl
ByteBufferImpl.create
(ByteBuffer javaBuffer)