streams ~master (2025-01-12T01:29:17.6553987)
Dub
Repo
InputStreamObject.closeStream
streams
interfaces
InputStreamObject
Undocumented in source. Be warned that the author may not have intended to support it.
class
InputStreamObject
(S, E = StreamType!S)
static if
(
isClosableStream!S
)
OptionalStreamError
closeStream
(
)
if
(
isInputStream
!(
S
,
E
)
)
Meta
Source
See Implementation
streams
interfaces
InputStreamObject
constructors
this
functions
closeStream
readFromStream