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