bech32/bech32_base library
Classes
- Bech32Const
- A utility class containing constants and configurations for Bech32 encoding.
- Bech32Decoder
- A class for decoding Bech32-encoded strings using the standard Bech32 decoding.
- Bech32Encoder
- A class for encoding data into Bech32 format using the standard Bech32 encoding.
- Bech32Utils
- A utility class containing methods for converting data to and from bech32 encoding.
Enums
- Bech32Encodings
- An enumeration representing different Bech32 encodings.