This is the base64 Reference Manual, version 1.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 04:21:32 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
base64
Base64 encoding and decoding for Common Lisp.
Jeffrey Massung
Apache 2.0
1.0
base64.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
base64/base64.lisp
base64
(system).
base64-decode
(function).
base64-encode
(function).
*base64*
(special variable).
decode-octet
(function).
encode-octet
(function).
make-octet
(function).
make-quartet
(function).
Packages are listed by definition order.
base64
common-lisp
.
base64-decode
(function).
base64-encode
(function).
*base64*
(special variable).
decode-octet
(function).
encode-octet
(function).
make-octet
(function).
make-quartet
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Writes the next three characters to the output stream.
Writes the next four characters to the output stream.
Create a 3-byte octet from 1, 2, or 3 characters.
Create a 3-byte quartet from 2, 3, or 4 encoded characters.
Jump to: | B D E F M |
---|
Jump to: | B D E F M |
---|
Jump to: | *
S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
* | |||
*base64* : | Private special variables | ||
| |||
S | |||
Special Variable, *base64* : | Private special variables | ||
|
Jump to: | *
S |
---|
Jump to: | B F P S |
---|
Jump to: | B F P S |
---|