Index of packages:

Package trivial-gray-streams

trivial-gray-streams provides an extremely thin compatibility layer for gray streams. It is nearly "too" trivial for a complete package, except that the author David Lichteblau has copy and pasted this code into enough projects now that he decided to factor it out once again now, and then "never" has to touch it again.

This interface was proposed for inclusion with ANSI CL by David N. Gray in Issue STREAM-DEFINITION-BY-USER. The proposal did not make it into ANSI CL, but most popular CL implementations implement this facility anyway. The documentation of this proposal is included in this documentation.

Exported Symbol Index

trivial-gray-streams:fundamental-binary-input-stream, Class
trivial-gray-streams:fundamental-binary-output-stream, Class
trivial-gray-streams:fundamental-binary-stream, Class
trivial-gray-streams:fundamental-character-input-stream, Class
trivial-gray-streams:fundamental-character-output-stream, Class
trivial-gray-streams:fundamental-character-stream, Class
trivial-gray-streams:fundamental-input-stream, Class
trivial-gray-streams:fundamental-output-stream, Class
trivial-gray-streams:fundamental-stream, Class
trivial-gray-streams:stream-advance-to-column, Generic Function
trivial-gray-streams:stream-clear-input, Generic Function
trivial-gray-streams:stream-clear-output, Generic Function
trivial-gray-streams:stream-file-position, Generic Function  (undocumented)
trivial-gray-streams:stream-finish-output, Generic Function
trivial-gray-streams:stream-force-output, Generic Function
trivial-gray-streams:stream-fresh-line, Generic Function
trivial-gray-streams:stream-line-column, Generic Function
trivial-gray-streams:stream-listen, Generic Function
trivial-gray-streams:stream-peek-char, Generic Function
trivial-gray-streams:stream-read-byte, Generic Function
trivial-gray-streams:stream-read-char, Generic Function
trivial-gray-streams:stream-read-char-no-hang, Generic Function
trivial-gray-streams:stream-read-line, Generic Function
trivial-gray-streams:stream-read-sequence, Generic Function  (undocumented)
trivial-gray-streams:stream-start-line-p, Generic Function
trivial-gray-streams:stream-terpri, Generic Function
trivial-gray-streams:stream-unread-char, Generic Function
trivial-gray-streams:stream-write-byte, Generic Function
trivial-gray-streams:stream-write-char, Generic Function
trivial-gray-streams:stream-write-sequence, Generic Function  (undocumented)
trivial-gray-streams:stream-write-string, Generic Function
trivial-gray-streams:trivial-gray-stream-mixin, Class  (undocumented)