//
pkg.gl
Category
github.com/oasisprotocol/oasis-core/go
common
encoding
bech32
package
0.2501.0
Repository:
https://github.com/oasisprotocol/oasis-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
4
Files
25 SLOC
#
Functions
Decode
Decode decodes a Bech32-encoded string to a 8-bits per byte byte-slice.
Encode
Encode encodes 8-bits per byte byte-slice to a Bech32-encoded string.