This is the zip Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 07:08:07 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
zipLibrary for ZIP archive file reading and writing
David Lichteblau and contributors <zip-devel@common-lisp.net>
Lisp-LGPL (and some parts BSD-style, see LICENSE for details)
salza2 (system).
trivial-gray-streams (system).
babel (system).
cl-fad (system).
package.lisp (file).
gray.lisp (file).
ifstar.lisp (file).
inflate.lisp (file).
zip.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
zip/zip.asdzip (system).
zip.
perform (method).
silent-source-file (class).
zip/gray.lisppackage.lisp (file).
zip (system).
stream-read-byte (method).
stream-read-sequence (method).
stream-write-byte (method).
stream-write-sequence (method).
buf (reader method).
(setf buf) (writer method).
buffer-output-stream (class).
input-handle (reader method).
(setf input-handle) (writer method).
make-buffer-output-stream (function).
pos (reader method).
pos (reader method).
(setf pos) (writer method).
(setf pos) (writer method).
size (reader method).
(setf size) (writer method).
truncating-stream (class).
zip/ifstar.lisppackage.lisp (file).
zip (system).
if* (macro).
if*-keyword-list (special variable).
zip/inflate.lisppackage.lisp (file).
ifstar.lisp (file).
zip (system).
inflate (function).
skip-gzip-header (function).
*base-distance* (special variable).
*base-length* (special variable).
*code-index* (special variable).
*distance-extra-bits* (special variable).
*fixed-huffman-distance-tree* (special variable).
*fixed-huffman-tree* (special variable).
*length-extra-bits* (special variable).
*maskarray* (special variable).
bit-reader (structure).
bit-reader-bits (reader).
(setf bit-reader-bits) (writer).
bit-reader-last-byte (reader).
(setf bit-reader-last-byte) (writer).
bit-reader-p (function).
bit-reader-stream (reader).
(setf bit-reader-stream) (writer).
bitinfo-bitwidth (function).
(setf bitinfo-bitwidth) (function).
bitinfo-maxval (function).
(setf bitinfo-maxval) (function).
bitinfo-minval (function).
(setf bitinfo-minval) (function).
build-huffman-tree (function).
copy-bit-reader (function).
decode-huffman-tree (function).
flush-buffer (function).
generate-huffman-tree (function).
generate-huffman-tree-from-vector (function).
gz_ascii_flags (constant).
gz_comment (constant).
gz_extra_field (constant).
gz_head_crc (constant).
gz_orig_name (constant).
gz_reserved (constant).
make-bit-reader (function).
make-bitinfo (function).
new-bit-reader (function).
process-deflate-block (function).
process-dynamic-huffman-block (function).
process-fixed-huffman-block (function).
process-huffman-block (function).
process-non-compressed-block (function).
put-byte-in-buffer (function).
read-bits (function).
read-uword (function).
reset-bit-reader (function).
split-on-position (function).
z_deflated (constant).
zip/zip.lispinflate.lisp (file).
gray.lisp (file).
zip (system).
close-zipfile (function).
compress (function).
do-zipfile-entries (macro).
get-zipfile-entry (function).
open-zipfile (function).
store (function).
unzip (function).
with-output-to-zipfile (macro).
with-zipfile (macro).
write-zipentry (method).
write-zipentry (method).
zip (function).
zipfile (structure).
zipfile-entries (reader).
(setf zipfile-entries) (writer).
zipfile-entry-comment (reader).
(setf zipfile-entry-comment) (writer).
zipfile-entry-contents (function).
zipfile-entry-name (reader).
(setf zipfile-entry-name) (writer).
zipfile-entry-size (reader).
(setf zipfile-entry-size) (writer).
%directory-namestring (function).
%directory-sorted (function).
%file-write-date (function).
%zipfile-entry-contents (function).
*allow-cp437* (special variable).
*cp437->unicode* (special variable).
*force-utf-8* (special variable).
*unicode->cp437* (special variable).
+end-header-length+ (constant).
cd/comment-length (function).
(setf cd/comment-length) (function).
cd/compressed-size (function).
(setf cd/compressed-size) (function).
cd/crc (function).
(setf cd/crc) (function).
cd/date (function).
(setf cd/date) (function).
cd/disc-number (function).
(setf cd/disc-number) (function).
cd/external-attributes (function).
(setf cd/external-attributes) (function).
cd/extra-length (function).
(setf cd/extra-length) (function).
cd/flags (function).
(setf cd/flags) (function).
cd/internal-attributes (function).
(setf cd/internal-attributes) (function).
cd/method (function).
(setf cd/method) (function).
cd/name-length (function).
(setf cd/name-length) (function).
cd/offset (function).
(setf cd/offset) (function).
cd/signature (function).
(setf cd/signature) (function).
cd/size (function).
(setf cd/size) (function).
cd/time (function).
(setf cd/time) (function).
cd/version-made-by (function).
(setf cd/version-made-by) (function).
cd/version-needed-to-extract (function).
(setf cd/version-needed-to-extract) (function).
close-zipfile-writer (function).
copy-zipfile (function).
copy-zipfile-entry (function).
copy-zipwriter (function).
copy-zipwriter-entry (function).
data/compressed-size (function).
(setf data/compressed-size) (function).
data/crc (function).
(setf data/crc) (function).
data/size (function).
(setf data/size) (function).
decode-name (function).
define-record (macro).
encode-name (function).
end/central-directory-disc (function).
(setf end/central-directory-disc) (function).
end/central-directory-offset (function).
(setf end/central-directory-offset) (function).
end/central-directory-size (function).
(setf end/central-directory-size) (function).
end/comment-length (function).
(setf end/comment-length) (function).
end/disc-files (function).
(setf end/disc-files) (function).
end/signature (function).
(setf end/signature) (function).
end/this-disc (function).
(setf end/this-disc) (function).
end/total-files (function).
(setf end/total-files) (function).
file-mode (function).
file/compressed-size (function).
(setf file/compressed-size) (function).
file/crc (function).
(setf file/crc) (function).
file/date (function).
(setf file/date) (function).
file/extra-length (function).
(setf file/extra-length) (function).
file/flags (function).
(setf file/flags) (function).
file/method (function).
(setf file/method) (function).
file/name-length (function).
(setf file/name-length) (function).
file/signature (function).
(setf file/signature) (function).
file/size (function).
(setf file/size) (function).
file/time (function).
(setf file/time) (function).
file/version-needed-to-extract (function).
(setf file/version-needed-to-extract) (function).
fix-enough-namestring (function).
get-int (function).
(setf get-int) (function).
get-short (function).
(setf get-short) (function).
invoke-with-latin1 (function).
make-byte-array (function).
make-data-descriptor (function).
make-directory-entry (function).
make-end-header (function).
make-local-header (function).
make-zipfile (function).
make-zipfile-entry (function).
make-zipfile-writer (function).
make-zipwriter (function).
make-zipwriter-entry (function).
open-zipfile-from-stream (function).
read-entry-object (function).
rezip (function).
seek-to-end-header (function).
with-latin1 (macro).
with-zipfile-stream (macro).
write-central-directory (function).
write-directory-zipentry (function).
zipfile-entry (structure).
zipfile-entry-compressed-size (reader).
(setf zipfile-entry-compressed-size) (writer).
zipfile-entry-date (reader).
(setf zipfile-entry-date) (writer).
zipfile-entry-mode (reader).
(setf zipfile-entry-mode) (writer).
zipfile-entry-offset (reader).
(setf zipfile-entry-offset) (writer).
zipfile-entry-p (function).
zipfile-entry-stream (reader).
(setf zipfile-entry-stream) (writer).
zipfile-p (function).
zipfile-stream (reader).
(setf zipfile-stream) (writer).
zipwriter (structure).
zipwriter-compressor (reader).
(setf zipwriter-compressor) (writer).
zipwriter-entry (structure).
zipwriter-entry-file-mode (reader).
(setf zipwriter-entry-file-mode) (writer).
zipwriter-entry-header (reader).
(setf zipwriter-entry-header) (writer).
zipwriter-entry-name (reader).
(setf zipwriter-entry-name) (writer).
zipwriter-entry-p (function).
zipwriter-entry-position (reader).
(setf zipwriter-entry-position) (writer).
zipwriter-head (reader).
(setf zipwriter-head) (writer).
zipwriter-p (function).
zipwriter-stream (reader).
(setf zipwriter-stream) (writer).
zipwriter-tail (reader).
(setf zipwriter-tail) (writer).
Packages are listed by definition order.
zipcommon-lisp.
trivial-gray-streams.
close-zipfile (function).
compress (function).
do-zipfile-entries (macro).
get-zipfile-entry (function).
inflate (function).
open-zipfile (function).
skip-gzip-header (function).
store (function).
unzip (function).
with-output-to-zipfile (macro).
with-zipfile (macro).
write-zipentry (generic function).
zip (function).
zipfile (structure).
zipfile-entries (reader).
(setf zipfile-entries) (writer).
zipfile-entry-comment (reader).
(setf zipfile-entry-comment) (writer).
zipfile-entry-contents (function).
zipfile-entry-name (reader).
(setf zipfile-entry-name) (writer).
zipfile-entry-size (reader).
(setf zipfile-entry-size) (writer).
%directory-namestring (function).
%directory-sorted (function).
%file-write-date (function).
%zipfile-entry-contents (function).
*allow-cp437* (special variable).
*base-distance* (special variable).
*base-length* (special variable).
*code-index* (special variable).
*cp437->unicode* (special variable).
*distance-extra-bits* (special variable).
*fixed-huffman-distance-tree* (special variable).
*fixed-huffman-tree* (special variable).
*force-utf-8* (special variable).
*length-extra-bits* (special variable).
*maskarray* (special variable).
*unicode->cp437* (special variable).
+end-header-length+ (constant).
bit-reader (structure).
bit-reader-bits (reader).
(setf bit-reader-bits) (writer).
bit-reader-last-byte (reader).
(setf bit-reader-last-byte) (writer).
bit-reader-p (function).
bit-reader-stream (reader).
(setf bit-reader-stream) (writer).
bitinfo-bitwidth (function).
(setf bitinfo-bitwidth) (function).
bitinfo-maxval (function).
(setf bitinfo-maxval) (function).
bitinfo-minval (function).
(setf bitinfo-minval) (function).
buf (generic reader).
(setf buf) (generic writer).
buffer-output-stream (class).
build-huffman-tree (function).
cd/comment-length (function).
(setf cd/comment-length) (function).
cd/compressed-size (function).
(setf cd/compressed-size) (function).
cd/crc (function).
(setf cd/crc) (function).
cd/date (function).
(setf cd/date) (function).
cd/disc-number (function).
(setf cd/disc-number) (function).
cd/external-attributes (function).
(setf cd/external-attributes) (function).
cd/extra-length (function).
(setf cd/extra-length) (function).
cd/flags (function).
(setf cd/flags) (function).
cd/internal-attributes (function).
(setf cd/internal-attributes) (function).
cd/method (function).
(setf cd/method) (function).
cd/name-length (function).
(setf cd/name-length) (function).
cd/offset (function).
(setf cd/offset) (function).
cd/signature (function).
(setf cd/signature) (function).
cd/size (function).
(setf cd/size) (function).
cd/time (function).
(setf cd/time) (function).
cd/version-made-by (function).
(setf cd/version-made-by) (function).
cd/version-needed-to-extract (function).
(setf cd/version-needed-to-extract) (function).
close-zipfile-writer (function).
copy-bit-reader (function).
copy-bitinfo (function).
copy-zipfile (function).
copy-zipfile-entry (function).
copy-zipwriter (function).
copy-zipwriter-entry (function).
data/compressed-size (function).
(setf data/compressed-size) (function).
data/crc (function).
(setf data/crc) (function).
data/size (function).
(setf data/size) (function).
decode-huffman-tree (function).
decode-name (function).
define-record (macro).
encode-name (function).
end/central-directory-disc (function).
(setf end/central-directory-disc) (function).
end/central-directory-offset (function).
(setf end/central-directory-offset) (function).
end/central-directory-size (function).
(setf end/central-directory-size) (function).
end/comment-length (function).
(setf end/comment-length) (function).
end/disc-files (function).
(setf end/disc-files) (function).
end/signature (function).
(setf end/signature) (function).
end/this-disc (function).
(setf end/this-disc) (function).
end/total-files (function).
(setf end/total-files) (function).
file-mode (function).
file/compressed-size (function).
(setf file/compressed-size) (function).
file/crc (function).
(setf file/crc) (function).
file/date (function).
(setf file/date) (function).
file/extra-length (function).
(setf file/extra-length) (function).
file/flags (function).
(setf file/flags) (function).
file/method (function).
(setf file/method) (function).
file/name-length (function).
(setf file/name-length) (function).
file/signature (function).
(setf file/signature) (function).
file/size (function).
(setf file/size) (function).
file/time (function).
(setf file/time) (function).
file/version-needed-to-extract (function).
(setf file/version-needed-to-extract) (function).
fix-enough-namestring (function).
flush-buffer (function).
generate-huffman-tree (function).
generate-huffman-tree-from-vector (function).
get-int (function).
(setf get-int) (function).
get-short (function).
(setf get-short) (function).
gz_ascii_flags (constant).
gz_comment (constant).
gz_extra_field (constant).
gz_head_crc (constant).
gz_orig_name (constant).
gz_reserved (constant).
if* (macro).
if*-keyword-list (special variable).
input-handle (generic reader).
(setf input-handle) (generic writer).
invoke-with-latin1 (function).
make-bit-reader (function).
make-bitinfo (function).
make-buffer-output-stream (function).
make-byte-array (function).
make-data-descriptor (function).
make-directory-entry (function).
make-end-header (function).
make-local-header (function).
make-zipfile (function).
make-zipfile-entry (function).
make-zipfile-writer (function).
make-zipwriter (function).
make-zipwriter-entry (function).
new-bit-reader (function).
open-zipfile-from-stream (function).
pos (generic reader).
(setf pos) (generic writer).
process-deflate-block (function).
process-dynamic-huffman-block (function).
process-fixed-huffman-block (function).
process-huffman-block (function).
process-non-compressed-block (function).
put-byte-in-buffer (function).
read-bits (function).
read-entry-object (function).
read-uword (function).
reset-bit-reader (function).
rezip (function).
seek-to-end-header (function).
size (generic reader).
(setf size) (generic writer).
split-on-position (function).
truncating-stream (class).
with-latin1 (macro).
with-zipfile-stream (macro).
write-central-directory (function).
write-directory-zipentry (function).
z_deflated (constant).
zipfile-entry (structure).
zipfile-entry-compressed-size (reader).
(setf zipfile-entry-compressed-size) (writer).
zipfile-entry-date (reader).
(setf zipfile-entry-date) (writer).
zipfile-entry-mode (reader).
(setf zipfile-entry-mode) (writer).
zipfile-entry-offset (reader).
(setf zipfile-entry-offset) (writer).
zipfile-entry-p (function).
zipfile-entry-stream (reader).
(setf zipfile-entry-stream) (writer).
zipfile-p (function).
zipfile-stream (reader).
(setf zipfile-stream) (writer).
zipwriter (structure).
zipwriter-compressor (reader).
(setf zipwriter-compressor) (writer).
zipwriter-entry (structure).
zipwriter-entry-file-mode (reader).
(setf zipwriter-entry-file-mode) (writer).
zipwriter-entry-header (reader).
(setf zipwriter-entry-header) (writer).
zipwriter-entry-name (reader).
(setf zipwriter-entry-name) (writer).
zipwriter-entry-p (function).
zipwriter-entry-position (reader).
(setf zipwriter-entry-position) (writer).
zipwriter-head (reader).
(setf zipwriter-head) (writer).
zipwriter-p (function).
zipwriter-stream (reader).
(setf zipwriter-stream) (writer).
zipwriter-tail (reader).
(setf zipwriter-tail) (writer).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Copy uncompressed bytes from IN to OUT and return values like COMPRESS.
compile-op) (s silent-source-file)) ¶asdf/action.
truncating-stream)) ¶sb-gray.
truncating-stream) seq start end &key) ¶trivial-gray-streams.
buffer-output-stream) byte) ¶sb-gray.
buffer-output-stream) seq start end &key) ¶trivial-gray-streams.
zip.
zip.
Return a copy of SEQUENCE which is EQUAL to SEQUENCE but not EQ.
zip.
copy-seq.
zip.
zip.
zip.
zip.
buffer-output-stream)) ¶automatically generated reader method
zip.
buffer-output-stream)) ¶automatically generated writer method
zip.
truncating-stream)) ¶automatically generated reader method
zip.
truncating-stream)) ¶automatically generated writer method
zip.
truncating-stream)) ¶automatically generated reader method
buffer-output-stream)) ¶automatically generated reader method
zip.
truncating-stream)) ¶automatically generated writer method
buffer-output-stream)) ¶automatically generated writer method
zip.
truncating-stream)) ¶automatically generated reader method
zip.
truncating-stream)) ¶automatically generated writer method
zip.
structure-object.
common-lisp.
cl-source-file.
| Jump to: | %
(
B C D E F G I M N O P R S U W Z |
|---|
| Jump to: | %
(
B C D E F G I M N O P R S U W Z |
|---|
| Jump to: | *
+
B C D E F G H I L M N O P S T Z |
|---|
| Jump to: | *
+
B C D E F G H I L M N O P S T Z |
|---|
| Jump to: | B C F G I P S T Z |
|---|
| Jump to: | B C F G I P S T Z |
|---|