ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
BufferedDirectWriteFile.close
ocean
io
device
DirectIO
BufferedDirectWriteFile
Close the underlying file, but calling flushWithPadding() and sync() first.
class
BufferedDirectWriteFile
void
close
(
)
Meta
Source
See Implementation
ocean
io
device
DirectIO
BufferedDirectWriteFile
classes
DirectWriteFile
constructors
this
functions
close
conduit
flushWithPadding
newFile
open
output
path
sync
write
mixins
__anonymous
Close the underlying file, but calling flushWithPadding() and sync() first.