streams ~master (2025-01-12T01:29:17.6553987)
Dub
Repo
MappingOutputStream.writeToStream
streams
types
mapping
MappingOutputStream
Undocumented in source. Be warned that the author may not have intended to support it.
struct
MappingOutputStream
(alias f, S)
StreamResult
writeToStream
(
Ein
[]
buffer
)
if
(
isSomeOutputStream
!
S
&&
isSomeMappingFunction
!(
typeof
(
f
))
&&
is
(
MappingFunctionReturnType
!(
typeof
(
f
)) ==
StreamType
!
S
)
)
Meta
Source
See Implementation
streams
types
mapping
MappingOutputStream
aliases
Ein
Eout
constructors
this
functions
writeToStream