get in editor-stream-in%
Reads data from the stream, returning itself.
Reading from a bad stream always gives 0.
(->sendan-editor-stream-ingetv)editor-stream-in%object
v: boxed exact integerThe
vbox is filled with the next integer in the stream.
(->sendan-editor-stream-ingetv)editor-stream-in%object
v: boxed real numberThe
vbox is filled with the next floating-point value in the stream.