|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ByteBuffer | |
|---|---|
| org.infinispan.io | |
| org.infinispan.marshall | |
| org.infinispan.marshall.jboss | |
| Uses of ByteBuffer in org.infinispan.io |
|---|
| Methods in org.infinispan.io that return ByteBuffer | |
|---|---|
ByteBuffer |
ByteBuffer.copy()
|
| Uses of ByteBuffer in org.infinispan.marshall |
|---|
| Methods in org.infinispan.marshall that return ByteBuffer | |
|---|---|
ByteBuffer |
VersionAwareMarshaller.objectToBuffer(Object obj)
|
ByteBuffer |
MarshallerImpl.objectToBuffer(Object o)
|
ByteBuffer |
Marshaller.objectToBuffer(Object o)
A method that returns an instance of ByteBuffer, which allows direct access to the byte
array with minimal array copying |
| Uses of ByteBuffer in org.infinispan.marshall.jboss |
|---|
| Methods in org.infinispan.marshall.jboss that return ByteBuffer | |
|---|---|
ByteBuffer |
JBossMarshaller.objectToBuffer(Object o)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||