streams ~master (2025-01-12T01:29:17.6553987)
Dub
Repo
OutputStreamObject.flushStream
streams
interfaces
OutputStreamObject
Undocumented in source. Be warned that the author may not have intended to support it.
class
OutputStreamObject
(S, E = StreamType!S)
static if
(
isFlushableStream!S
)
OptionalStreamError
flushStream
(
)
if
(
isOutputStream
!(
S
,
E
)
)
Meta
Source
See Implementation
streams
interfaces
OutputStreamObject
constructors
this
functions
closeStream
flushStream
writeToStream