This is the trivial-yenc Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:58:04 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
trivial-yenc
Decode yenc file to a binary file
Stacksmith <fpgasm@apple2.x10.mx>
MIT
split-sequence
(system).
package.lisp
(file).
trivial-yenc.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
trivial-yenc/trivial-yenc.lisp
package.lisp
(file).
trivial-yenc
(system).
decode-part
(function).
test1
(function).
test2
(function).
=yend
(special variable).
bytes-to-string
(function).
bytes-to-vec
(function).
decode-data
(function).
decode-line
(function).
decode-lines
(function).
header-prim
(function).
header-ybegin
(function).
header-ybegin-
(function).
header-ypart
(function).
header-ypart-
(function).
param-to-pair
(function).
read-bytes
(function).
Packages are listed by definition order.
trivial-yenc
common-lisp
.
split-sequence
.
decode-part
(function).
test1
(function).
test2
(function).
=yend
(special variable).
bytes-to-string
(function).
bytes-to-vec
(function).
decode-data
(function).
decode-line
(function).
decode-lines
(function).
header-prim
(function).
header-ybegin
(function).
header-ybegin-
(function).
header-ypart
(function).
header-ypart-
(function).
param-to-pair
(function).
read-bytes
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
decode stream in and write file in path directory. Return part number or nil
decode two-roads.yenc into two-roads.out; load the output file and print to screen.
decode a multi-part binary from two files.
convert vector of bytes to a string
convert vector of bytes to a string
decode bytes in vec into out stream
decode a line of encoded data from in and output to out
parse a simple header consisting of pure name=value pairs
read a parameter line starting with =ybegin; return an alist.
convert string x=y to (x . y), converting y to a number if possible
Jump to: | B D F H P R T |
---|
Jump to: | B D F H P R T |
---|
Jump to: | =
S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
= | |||
=yend : | Private special variables | ||
| |||
S | |||
Special Variable, =yend : | Private special variables | ||
|
Jump to: | =
S |
---|
Jump to: | F P S T |
---|
Jump to: | F P S T |
---|