nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
FileStream.close
nulib
io
stream
file
FileStream
Closes the stream.
class
FileStream
@
nogc
@
safe
override nothrow @
trusted
void
close
(
)
Meta
Source
See Implementation
nulib
io
stream
file
FileStream
constructors
this
destructors
~this
functions
close
flush
read
seek
write
properties
canFlush
canRead
canSeek
canTimeout
canWrite
length
readTimeout
tell
writeTimeout
Closes the stream.