write in editor-data%
write
editor-data%
Writes the data to the specified stream, returning #t if data is written successfully or #f otherwise.
#t
#f
(send an-editor-data write f) -> boolean f : editor-stream-out% object
(send an-editor-data write f)
send
an-editor-data
f
editor-stream-out%