vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
FileStream.close
vibe
core
file
FileStream
Closes the file handle.
struct
FileStream
@
safe
void
close
(
)
Meta
Source
See Implementation
vibe
core
file
FileStream
destructors
~this
functions
close
finalize
flush
opCast
peek
read
seek
takeOwnershipOfFD
tell
truncate
write
postblits
this(this)
properties
dataAvailableForRead
empty
fd
isOpen
leastSize
path
readable
size
writable
Closes the file handle.