The SEQUENCE-STREAM library¶
The SEQUENCE-STREAM module¶
- <byte-string-stream> Primary Class¶
- Superclasses:
- Init-Keywords:
- <sequence-stream> Open Primary Class¶
- Superclasses:
<basic-stream>,<positionable-stream>- Init-Keywords:
contents – An instance of
<sequence>.direction – An instance of
one-of(#"input", #"output", #"input-output").element-type – An instance of
<type>.end – An instance of
<integer>.fill – An instance of
<object>.outer-stream – An instance of
<object>.position-offset – An instance of
<integer>.start – An instance of
<integer>.
- <string-stream> Open Primary Class¶
- Superclasses:
- Init-Keywords: