public class ByteBufferUtils extends java.lang.Object
ByteBufferUtils()
static java.nio.ByteBuffer
slice(java.nio.ByteBuffer orig, int begin, int length)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteBufferUtils()
public static java.nio.ByteBuffer slice(java.nio.ByteBuffer orig, int begin, int length)