Uses of Class
org.infinispan.commons.io.ByteBufferImpl
Packages that use ByteBufferImpl
-
Uses of ByteBufferImpl in org.infinispan.commons.io
Subclasses with type arguments of type ByteBufferImpl in org.infinispan.commons.ioFields 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) ByteBufferImpl.Externalizer.readObject
(ObjectInput input) Methods in org.infinispan.commons.io that return types with arguments of type ByteBufferImplModifier and TypeMethodDescriptionSet
<Class<? extends ByteBufferImpl>> ByteBufferImpl.Externalizer.getTypeClasses()
Methods in org.infinispan.commons.io with parameters of type ByteBufferImplModifier and TypeMethodDescriptionvoid
ByteBufferImpl.Externalizer.writeObject
(ObjectOutput output, ByteBufferImpl b)