mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-06-06 00:29:12 +02:00
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
10
Wiki-OcttKB/tiddlers/Normal/_Base64.tid
Normal file
10
Wiki-OcttKB/tiddlers/Normal/_Base64.tid
Normal file
@@ -0,0 +1,10 @@
|
||||
created: 20221105114920520
|
||||
creator: Octt
|
||||
modified: 20230417203646278
|
||||
modifier: Octt
|
||||
tags: $:/i18n:en
|
||||
title: Base64
|
||||
|
||||
''Base64'' is a 8-bit-binary to text data encoding scheme.
|
||||
|
||||
Due to the format using a character set of 64 characters, representable by 6 bits, a minimal b64 block is ''24 bits'' large (lcm(8,6)), which is 3 binary bytes, or 4 b64 text characters.
|
Reference in New Issue
Block a user