editor-stream-in-string-base%
Superclass: editor-stream-in-base%
An editor-stream-in-string-base% object can be used to
read editor data from a string.
(make-object editor-stream-in-string-base% -> s)editor-stream-in-string-base% object
s : string
Creates a stream base that reads from s.
All Methods
bad? from editor-stream-in-base%
read from editor-stream-in-base%
seek from editor-stream-in-base%
skip from editor-stream-in-base%
tell from editor-stream-in-base%