class

CancelReader::Reader

Inherits Reference < Object

CancelReader is a io.Reader whose Read() calls can be canceled without data being consumed. The cancelReader has to be closed.

Instance methods

cancel
Source
close
Source
read(slice : Bytes) : Int32
Source