streams v3.5.0 (2023-06-23T15:36:02Z)
Dub
Repo
OutputStreamObject.closeStream
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
(
isClosableStream!S
)
OptionalStreamError
closeStream
(
)
if
(
isOutputStream
!(
S
,
E
)
)
Meta
Source
See Implementation
streams
interfaces
OutputStreamObject
constructors
this
functions
closeStream
flushStream
writeToStream