org.terracotta.offheapstore.util
Class ByteBufferUtils

java.lang.Object
  extended by org.terracotta.offheapstore.util.ByteBufferUtils

public final class ByteBufferUtils
extends Object

Author:
cdennis

Method Summary
static ByteBuffer aggregate(ByteBuffer[] buffers)
           
static int totalLength(ByteBuffer[] buffers)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

totalLength

public static int totalLength(ByteBuffer[] buffers)

aggregate

public static final ByteBuffer aggregate(ByteBuffer[] buffers)


Copyright © 2015. All Rights Reserved.