gdataAlt1

fun ByteBuf.gdataAlt1(dest: ByteArray, offset: Int = 0, length: Int = dest.size)
fun ByteBuf.gdataAlt1(dest: ByteBuf, offset: Int = readerIndex(), length: Int = readableBytes())