This is the trivial-octet-streams Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:56:52 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
trivial-octet-streams
A library for octet input and output streams analogous to string streams.
Nathan Froyd <froydnj@gmail.com>
Nathan Froyd <froydnj@gmail.com>
0.1
readme
(file).
license
(file).
package.lisp
(file).
octet-streams.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
trivial-octet-streams/trivial-octet-streams.asd
trivial-octet-streams/package.lisp
trivial-octet-streams/octet-streams.lisp
trivial-octet-streams/trivial-octet-streams.asd
trivial-octet-streams
(system).
trivial-octet-streams/package.lisp
trivial-octet-streams
(system).
trivial-octet-streams/octet-streams.lisp
package.lisp
(file).
trivial-octet-streams
(system).
get-output-stream-octets
(function).
make-octet-input-stream
(function).
make-octet-output-stream
(function).
stream-clear-output
(method).
stream-element-type
(method).
stream-read-byte
(method).
stream-read-sequence
(method).
stream-write-byte
(method).
stream-write-sequence
(method).
*binary-input-stream-class*
(special variable).
*binary-output-stream-class*
(special variable).
*stream-clear-output-function*
(special variable).
*stream-element-type-function*
(special variable).
*stream-finish-output-function*
(special variable).
*stream-force-output-function*
(special variable).
*stream-read-byte-function*
(special variable).
*stream-read-sequence-function*
(special variable).
*stream-write-byte-function*
(special variable).
*stream-write-sequence-function*
(special variable).
buffer
(reader method).
(setf buffer)
(writer method).
define-stream-read-sequence
(macro).
define-stream-write-sequence
(macro).
end
(reader method).
(setf end)
(writer method).
index
(reader method).
index
(reader method).
(setf index)
(writer method).
(setf index)
(writer method).
index
(type).
octet-input-stream
(class).
octet-output-stream
(class).
octet-stream
(class).
simple-octet-vector
(type).
Packages are listed by definition order.
trivial-octet-streams
common-lisp
.
get-output-stream-octets
(function).
make-octet-input-stream
(function).
make-octet-output-stream
(function).
*binary-input-stream-class*
(special variable).
*binary-output-stream-class*
(special variable).
*stream-clear-output-function*
(special variable).
*stream-element-type-function*
(special variable).
*stream-finish-output-function*
(special variable).
*stream-force-output-function*
(special variable).
*stream-read-byte-function*
(special variable).
*stream-read-sequence-function*
(special variable).
*stream-write-byte-function*
(special variable).
*stream-write-sequence-function*
(special variable).
buffer
(generic reader).
(setf buffer)
(generic writer).
define-stream-read-sequence
(macro).
define-stream-write-sequence
(macro).
end
(generic reader).
(setf end)
(generic writer).
index
(generic reader).
(setf index)
(generic writer).
index
(type).
octet-input-stream
(class).
octet-output-stream
(class).
octet-stream
(class).
simple-octet-vector
(type).
Definitions are sorted by export status, category, package, and then by lexicographic order.
As GET-OUTPUT-STREAM-STRING, only with an octet output-stream instead of a string output-stream.
As MAKE-STRING-INPUT-STREAM, only with octets instead of characters.
As MAKE-STRING-OUTPUT-STREAM, only with octets instead of characters.
octet-output-stream
)) ¶sb-gray
.
octet-stream
)) ¶octet-input-stream
)) ¶sb-gray
.
octet-input-stream
) seq &optional start end) ¶sb-gray
.
octet-output-stream
) integer) ¶sb-gray
.
octet-output-stream
) seq &optional start end) ¶sb-gray
.
octet-stream
)) ¶automatically generated reader method
octet-stream
)) ¶automatically generated writer method
octet-input-stream
)) ¶automatically generated reader method
end
.
octet-input-stream
)) ¶automatically generated writer method
end
.
octet-output-stream
)) ¶automatically generated reader method
octet-input-stream
)) ¶automatically generated reader method
octet-output-stream
)) ¶automatically generated writer method
octet-input-stream
)) ¶automatically generated writer method
fundamental-binary-input-stream
.
octet-stream
.
trivial-octet-streams::index
:index
fundamental-binary-output-stream
.
octet-stream
.
trivial-octet-streams::index
0
trivial-octet-streams::simple-octet-vector
:buffer
Jump to: | (
B D E F G I M S |
---|
Jump to: | (
B D E F G I M S |
---|
Jump to: | *
B E I S |
---|
Jump to: | *
B E I S |
---|
Jump to: | C F I L O P R S T |
---|
Jump to: | C F I L O P R S T |
---|