Crate bin_encode_decode

Source

Structs§

Charset
Represents a struct for handling both encode and decode of strings using a custom character set (charset). This struct provides methods to encode and decode strings based on the provided charset.
Decode
Encode

Enums§

DecodeError
EncodeError