Package org.terracotta.offheapstore.util
Class ByteBufferUtils
- java.lang.Object
-
- org.terracotta.offheapstore.util.ByteBufferUtils
-
public final class ByteBufferUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description privateByteBufferUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.nio.ByteBufferaggregate(java.nio.ByteBuffer[] buffers)static inttotalLength(java.nio.ByteBuffer[] buffers)
-