This is the gzip-stream Reference Manual, version 0.2.8, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 05:15:14 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
gzip-stream0.2.8
salza2 (system).
flexi-streams (system).
trivial-gray-streams (system).
package.lisp (file).
ifstar.lisp (file).
inflate.lisp (file).
gzip-stream.lisp (file).
gzip.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
gzip-stream/gzip-stream.asdgzip-stream/package.lispgzip-stream/ifstar.lispgzip-stream/inflate.lispgzip-stream/gzip-stream.lispgzip-stream/gzip.lispgzip-stream/gzip-stream.asdgzip-stream (system).
gzip-stream/ifstar.lisppackage.lisp (file).
gzip-stream (system).
if* (macro).
if*-keyword-list (special variable).
gzip-stream/inflate.lispifstar.lisp (file).
gzip-stream (system).
*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).
inflate (function).
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).
skip-gzip-header (function).
split-on-position (function).
z_deflated (constant).
gzip-stream/gzip-stream.lispinflate.lisp (file).
gzip-stream (system).
close (method).
close (method).
gunzip (function).
gzip (function).
gzip-input-stream (class).
gzip-output-stream (class).
initialize-instance (method).
initialize-instance (method).
make-gzip-input-stream (function).
make-gzip-output-stream (function).
stream-clear-input (method).
stream-clear-output (method).
stream-element-type (method).
stream-element-type (method).
stream-finish-output (method).
stream-force-output (method).
stream-line-column (method).
stream-listen (method).
stream-read-byte (method).
stream-read-char (method).
stream-read-line (method).
stream-read-sequence (method).
stream-write-byte (method).
stream-write-char (method).
stream-write-sequence (method).
stream-write-string (method).
with-open-gzip-file (macro).
+buffer-size+ (constant).
bit-reader-of (reader method).
(setf bit-reader-of) (writer method).
compress-buffer (reader method).
(setf compress-buffer) (writer method).
data-buffer-of (reader method).
(setf data-buffer-of) (writer method).
deflate-stream (reader method).
(setf deflate-stream) (writer method).
fill-buffer (function).
input-pos (reader method).
(setf input-pos) (writer method).
make-buffer (function).
read-buffer-of (reader method).
(setf read-buffer-of) (writer method).
under-file (reader method).
(setf under-file) (writer method).
underfile-of (reader method).
(setf underfile-of) (writer method).
gzip-stream/gzip.lispgzip-stream.lisp (file).
gzip-stream (system).
gunzip-sequence (method).
gunzip-sequence (method).
gzip-sequence (method).
gzip-sequence (method).
gunzip-byte-array (function).
gunzip-string (function).
gzip-byte-array (function).
gzip-string (function).
Packages are listed by definition order.
gzip-streamcommon-lisp.
flexi-streams.
trivial-gray-streams.
gunzip (function).
gunzip-sequence (generic function).
gzip (function).
gzip-input-stream (class).
gzip-output-stream (class).
gzip-sequence (generic function).
make-gzip-input-stream (function).
make-gzip-output-stream (function).
with-open-gzip-file (macro).
*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).
+buffer-size+ (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-of (generic reader).
(setf bit-reader-of) (generic 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).
compress-buffer (generic reader).
(setf compress-buffer) (generic writer).
copy-bit-reader (function).
copy-bitinfo (function).
data-buffer-of (generic reader).
(setf data-buffer-of) (generic writer).
decode-huffman-tree (function).
deflate-stream (generic reader).
(setf deflate-stream) (generic writer).
fill-buffer (function).
flush-buffer (function).
generate-huffman-tree (function).
generate-huffman-tree-from-vector (function).
gunzip-byte-array (function).
gunzip-string (function).
gz_ascii_flags (constant).
gz_comment (constant).
gz_extra_field (constant).
gz_head_crc (constant).
gz_orig_name (constant).
gz_reserved (constant).
gzip-byte-array (function).
gzip-string (function).
if* (macro).
if*-keyword-list (special variable).
inflate (function).
input-pos (generic reader).
(setf input-pos) (generic writer).
make-bit-reader (function).
make-bitinfo (function).
make-buffer (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-buffer-of (generic reader).
(setf read-buffer-of) (generic writer).
read-uword (function).
reset-bit-reader (function).
skip-gzip-header (function).
split-on-position (function).
under-file (generic reader).
(setf under-file) (generic writer).
underfile-of (generic reader).
(setf underfile-of) (generic writer).
z_deflated (constant).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Extracts the contents of GZIP file IN-FILE and writes the output to OUT-FILE.
GZIPS the contents of in-file and writes the output to outfile.
gzip-input-stream) &key abort) ¶gzip-output-stream) &key abort) ¶gzip-input-stream) &rest args) ¶gzip-output-stream) &rest initargs &key) ¶gzip-input-stream)) ¶sb-gray.
gzip-output-stream)) ¶sb-gray.
gzip-input-stream)) ¶gzip-output-stream)) ¶gzip-output-stream)) ¶sb-gray.
gzip-output-stream)) ¶sb-gray.
gzip-output-stream)) ¶sb-gray.
gzip-input-stream)) ¶sb-gray.
gzip-input-stream)) ¶sb-gray.
gzip-input-stream)) ¶Reads the next character from the given STREAM. Returns :eof when end of file is reached.
sb-gray.
gzip-input-stream)) ¶Reads the next line from the given gzip-input stream. The #Newline
is used as a line separator.
Returns (STR . EOF-P). EOF-P is T when of end of file is reached.
sb-gray.
gzip-input-stream) sequence start end &key) ¶trivial-gray-streams.
gzip-output-stream) byte) ¶sb-gray.
gzip-output-stream) char) ¶sb-gray.
gzip-output-stream) sequence start end &key) ¶trivial-gray-streams.
gzip-output-stream) string &optional start end) ¶sb-gray.
fundamental-binary-input-stream.
trivial-gray-stream-mixin.
(setf bit-reader-of).
bit-reader-of.
close.
(setf data-buffer-of).
data-buffer-of.
initialize-instance.
(setf read-buffer-of).
read-buffer-of.
stream-clear-input.
stream-element-type.
stream-listen.
stream-read-byte.
stream-read-char.
stream-read-line.
stream-read-sequence.
(setf underfile-of).
underfile-of.
:understream
(flexi-streams:make-in-memory-input-stream "")
(gzip-stream::make-buffer)
0
fundamental-binary-output-stream.
trivial-gray-stream-mixin.
close.
(setf compress-buffer).
compress-buffer.
(setf deflate-stream).
deflate-stream.
initialize-instance.
(setf input-pos).
input-pos.
stream-clear-output.
stream-element-type.
stream-finish-output.
stream-force-output.
stream-line-column.
stream-write-byte.
stream-write-char.
stream-write-sequence.
stream-write-string.
(setf under-file).
under-file.
:understream
(gzip-stream::make-buffer)
fixnum
0
fixnum
0
65535
65535
:buffer
bits.
Return a copy of SEQUENCE which is EQUAL to SEQUENCE but not EQ.
copy-seq.
gzip-input-stream)) ¶automatically generated reader method
gzip-input-stream)) ¶automatically generated writer method
gzip-output-stream)) ¶automatically generated reader method
gzip-output-stream)) ¶automatically generated writer method
gzip-input-stream)) ¶automatically generated reader method
gzip-input-stream)) ¶automatically generated writer method
gzip-output-stream)) ¶automatically generated reader method
gzip-output-stream)) ¶automatically generated writer method
gzip-output-stream)) ¶automatically generated reader method
gzip-output-stream)) ¶automatically generated writer method
gzip-input-stream)) ¶automatically generated reader method
gzip-input-stream)) ¶automatically generated writer method
gzip-output-stream)) ¶automatically generated reader method
gzip-output-stream)) ¶automatically generated writer method
gzip-input-stream)) ¶automatically generated reader method
gzip-input-stream)) ¶automatically generated writer method
| Jump to: | (
B C D F G I M N P R S U W |
|---|
| Jump to: | (
B C D F G I M N P R S U W |
|---|
| Jump to: | *
+
B C D G I L R S U Z |
|---|
| Jump to: | *
+
B C D G I L R S U Z |
|---|
| Jump to: | B C F G I P S |
|---|
| Jump to: | B C F G I P S |
|---|