Expand description
Module for c32 encoding and decoding
Enums§
- C32Error
- C32 error type
Functions§
- decode
- C32 decode the given data
- decode_
address - C32 decode the given address string
- encode
- C32 encode the given data
- encode_
address - C32 encode the given data as an address
- version_
check_ decode - C32 decode the given data with a version check
- version_
check_ encode - C32 encode the given data with a version check