std
::
io
LimitReader
struct
LimitReader
(
InStream
)
{
InStream
wrapped_stream
;
usz
limit
;
}
Members
Methods