streams ~master (2025-01-12T01:29:17.6553987)
Dub
Repo
FileOutputStream.flushStream
streams
types
file
FileOutputStream
Flushes the file to the disk.
struct
FileOutputStream
OptionalStreamError
flushStream
(
)
Return Value
Type:
OptionalStreamError
An optional stream error if
fflush
fails.
Meta
Source
See Implementation
streams
types
file
FileOutputStream
constructors
this
functions
closeStream
flushStream
writeToStream
Flushes the file to the disk.