Legend
| Sealed class: RT.Util.Streams.VoidStream
SummaryA stream that discards everything that goes in; all reads result in 0's. Can be used as the underlying stream for things like CRC32Stream. Pretends to be a zero-length stream that can swallow writes and length changes.Constructors
Instance methods
Instance properties
|