BASE16384(1) | User Commands | BASE16384(1) |
base16384 - Encode binary files to printable utf16be
base16384 -[e|d|t] <inputfile> <outputfile>
There are 16384 Chinese characters ( from 4E00 to 8DFF ) as the alphabet , just like what base64 did. If length of the data has a remainder after mod 7, an unicode Chinese character 3Dxx will be appended to present it with xx ranging from 01 to 06
https://github.com/fumiama/base16384
There are currently no known bugs in this application. If you have found them, please contact the author on github.
This manual page contributed by Fumiama Minamoto.
Copyright © 2022-2023, Fumiama Minamoto This file is part of base16384.
Base16384 is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
Base16384 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
26 August 2023 | GNU |