Class ByteBufferImpl

java.lang.Object
org.infinispan.commons.io.ByteBufferImpl
All Implemented Interfaces:
ByteBuffer

public class ByteBufferImpl extends Object implements ByteBuffer
A byte buffer that exposes the internal byte array with minimal copying
Since:
4.0
Author:
(various)