streams ~master (2025-01-12T01:29:17.6553987)
Dub
Repo
BufferedOutputStream.flushStream
streams
types
buffered
BufferedOutputStream
Manually invokes a flush to the underlying stream.
struct
BufferedOutputStream
(S, uint BufferSize = DEFAULT_BUFFER_SIZE)
OptionalStreamError
flushStream
(
)
if
(
isSomeOutputStream
!
S
)
Meta
Source
See Implementation
streams
types
buffered
BufferedOutputStream
constructors
this
functions
closeStream
flushStream
writeToStream
Manually invokes a flush to the underlying stream.