public interface  io.netty.buffer.ByteBufConvertible extends java.lang.Object
{
public abstract io.netty.buffer.ByteBuf asByteBuf();
}