Discover Packages
github.com/antonito/gfile
internal
utils
base45
package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Apr 20, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Decode reverses Encode. Input length mod 3 must be 0 or 2.
Encode encodes src using the RFC 9285 base45 alphabet. Every two
input bytes become three output characters; a trailing odd byte becomes
two output characters.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.