com.github.dreamhead.moco.util
Class ByteBufs

java.lang.Object
  extended by com.github.dreamhead.moco.util.ByteBufs

public class ByteBufs
extends java.lang.Object


Constructor Summary
ByteBufs()
           
 
Method Summary
static byte[] asBytes(io.netty.buffer.ByteBuf content)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ByteBufs

public ByteBufs()
Method Detail

asBytes

public static byte[] asBytes(io.netty.buffer.ByteBuf content)