Class encapsulating encoding/decoding for a certain charset
Decode the full bytebuffer as string
Decode a string with known length from a bytebuffer
Decode a single char from a bytebuffer
Encode a string into a bytebuffer
Encode a single char into a bytebuffer