Uses of Class
org.infinispan.commons.io.ByteBufferImpl
-
Uses of ByteBufferImpl in org.infinispan.commons.io
Modifier 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) ByteBufferImpl.Externalizer.readObject
(ObjectInput input) Modifier and TypeMethodDescriptionSet<Class<? extends ByteBufferImpl>>
ByteBufferImpl.Externalizer.getTypeClasses()
Modifier and TypeMethodDescriptionvoid
ByteBufferImpl.Externalizer.writeObject
(ObjectOutput output, ByteBufferImpl b)