Module c32

Source
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