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 ByteBufferImplByteBufferImpl.create(byte b) static ByteBufferImplByteBufferImpl.create(byte[] array) static ByteBufferImplByteBufferImpl.create(byte[] array, int offset, int length) static ByteBufferImplByteBufferImpl.create(ByteBuffer javaBuffer)