command
module
Version:
v0.0.0-...-6a54dc3
Opens a new window with list of versions in this module.
Published: Aug 13, 2020
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
based
A base64-like decoder but for any base
Installation
$ go get github.com/gmelodie/based
Usage
$ ./based <BASE> <INPUT_FILE> <OUTPUT_FILE>
Example
$ ./based 2 test.bin ans
$ cat ans
hello world
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.