An input stream implementation that wraps around a Phobos-style input range.
Pops elements from the underlying input range to fill buffer.
See Implementation
An input stream implementation that wraps around a Phobos-style input range.