package
0.0.0-20191113032148-3606b63ab30f
Repository: https://github.com/phenixchain/devchain.git
Documentation: pkg.go.dev
# README
basen (base-N) is a simple Go encoding package for representing bytes as big integers in arbitrary base-N encoding.
See https://godoc.org/github.com/cmars/basen for package documentation.
# Packages
No description provided by the author
# Functions
NewEncoding creates a new base-N representation from the given alphabet.