fio ~master (2018-11-14T23:52:16Z)
Dub
Repo
FileBase.close
io
file
stream
FileBase
Closes the stream if it is open. Otherwise, it does nothing.
void
close
()
struct
FileBase
void
close
(
)
~this
()
Meta
Source
See Implementation
io
file
stream
FileBase
aliases
Handle
put
constructors
this
destructors
~this
enums
LockType
functions
close
copyTo
lock
read
readv
seekTo
sync
tryLock
unlock
write
writev
postblits
this(this)
properties
handle
isOpen
isTerminal
length
static functions
dup
variables
InvalidHandle
name
Closes the stream if it is open. Otherwise, it does nothing.