bin-encode-decode 1.1.41

A high-performance binary encode and decode library that supports customizable character sets beyond Base64.
Documentation
1
2
3
4
/// Handles the decoding operations for the application.
///
/// This struct provides methods to decode strings using a specified character set.
pub struct Decode {}