flexi-streams:in-memory-stream | Type: An IN-MEMORY-STREAM is a binary stream that reads octets from or writes octets to a sequence in RAM.
|
| | |
| | |
flexi-streams:in-memory-stream-error | Type: Superclass for all errors related to IN-MEMORY streams.
Structure: Superclass for all errors related to IN-MEMORY streams.
|
| | |
| | |
flexi-streams:in-memory-stream-closed-error | Type: An error that is signalled when someone is trying to read from or write to a closed IN-MEMORY stream.
Structure: An error that is signalled when someone is trying to read from or write to a closed IN-MEMORY stream.
|
| | |
| | |
flexi-streams:in-memory-stream-position-spec-error | Type: Errors of this type are signalled if an erroneous position spec is used in conjunction with FILE-POSITION.
Structure: Errors of this type are signalled if an erroneous position spec is used in conjunction with FILE-POSITION.
|
| | |
| | |
(flexi-streams:in-memory-stream-position-spec-error-position-spec condition) | Undocumented
|
| | |
| | |