This is the cl-crc64 Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 03:45:27 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-crc64Computes 64-bit cyclic redundancy checks
Rob Blackwell <rob.blackwell@aws.net>
BSD
0.1
crc64.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-crc64/crc64.lispcl-crc64 (system).
+improved-polynomial+ (constant).
+polynomial+ (constant).
crc64-file (function).
crc64-sequence (function).
crc64-stream (function).
initialise-crc64 (function).
*crc-table-h* (special variable).
*crc-table-l* (special variable).
Packages are listed by definition order.
cl-crc64common-lisp.
+improved-polynomial+ (constant).
+polynomial+ (constant).
crc64-file (function).
crc64-sequence (function).
crc64-stream (function).
initialise-crc64 (function).
*crc-table-h* (special variable).
*crc-table-l* (special variable).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Calculates the CRC64 of the file specified by pathname.
Calculates the CRC64 from sequence, which is either a simple-string or a simple-array with element-type (unsigned-byte 8)
Calculates the CRC64 on the given stream.
Computes lookup tables of CRC values for byte values 0 thru 255
| Jump to: | C F I |
|---|
| Jump to: | C F I |
|---|
| Jump to: | *
+
C S |
|---|
| Jump to: | *
+
C S |
|---|
| Jump to: | C F P S |
|---|
| Jump to: | C F P S |
|---|