vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
FileStream.isOpen
vibe
core
file
FileStream
Determines if the file stream is still open
struct
FileStream
@
safe
@
property
const nothrow
bool
isOpen
(
)
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
Determines if the file stream is still open