Searched defs:CountingStream (Results 1 – 2 of 2) sorted by relevance
38 struct CountingStream<R: Read> { struct43 impl<R: Read> CountingStream<R> { argument49 impl<R: Read> Read for CountingStream<R> { implementation
23 struct CountingStream<R: Read> { struct28 impl<R: Read> CountingStream<R> { argument34 impl<R: Read> Read for CountingStream<R> { implementation