mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-12 15:51:11 +08:00
typo
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@@ -16,5 +16,5 @@ Description: Encode binary files to printable utf16be
|
|||||||
There are 16384 Chinese characters (from \u4E00 to \u8DFF)
|
There are 16384 Chinese characters (from \u4E00 to \u8DFF)
|
||||||
being selected as the "alphabet", just like what base64 did.
|
being selected as the "alphabet", just like what base64 did.
|
||||||
If length of the data has a remainder after mod 7,
|
If length of the data has a remainder after mod 7,
|
||||||
unicode Chinese characters \u3Dxx will be used to present it
|
an unicode Chinese character \u3Dxx will be appended to present it
|
||||||
with xx ranging from 01 to 06.
|
with xx ranging from 01 to 06.
|
||||||
|
|||||||
Reference in New Issue
Block a user