streams v3.5.0 (2023-06-23T15:36:02Z)
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