# 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.