ByteBufEncoding extension

on

Properties

base64 String
Encodes the buffers readable bytes using base64 while not updating the ByteBuf.readerIndex or resetting user markers
no setter
hex String
Encodes the buffers readable bytes in hex while not updating the ByteBuf.readerIndex or resetting user markers
no setter