gdataAlt3

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