package base91

Import Path
	catinello.eu/base91

Descriptions
Package-Level Functions (total 4)
Decode takes base91 data and returns it in decoded form.
Encode takes data and returns it in base91 encoded form.
NewDecoder takes an io.Reader as source to read encoded data from.
NewEncoder takes an io.Writer as destination to write encoded data to.
Package-Level Variables (total 3)
Split function for input