StreamWrapper.read

Undocumented in source. Be warned that the author may not have intended to support it.
class StreamWrapper(T)
@safe
size_t
read
(
scope ubyte[] dst
,
IOMode mode
)
if (
isStream!T
)

Meta