MappingInputStream.readFromStream

Undocumented in source. Be warned that the author may not have intended to support it.
struct MappingInputStream(alias f, S)
readFromStream
if (
isMappingFunction!(typeof(f), StreamType!S)
)

Meta