Next:
set-classname
Up:
editor-data-class
Previous:
get-classname
read
Reads a new data object from the given stream, returning
#f
if there is an error.
(send
an-editor-data-class
read
f
)
->
editor-data%
object or
#f
f
:
editor-stream-in%
object
PLT