- dataAvailableForRead
bool dataAvailableForRead [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- leastSize
ulong leastSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- underlying
inout(InterfaceProxy!Stream) underlying [@property getter]
InterfaceProxy!Stream underlying [@property setter]
Stream underlying [@property setter]
The stream that is wrapped by this one
Provides a way to access varying streams using a constant stream reference.