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