streams ~master (2025-01-12T01:29:17.6553987)
Dub
Repo
BufferedOutputStream.closeStream
streams
types
buffered
BufferedOutputStream
Undocumented in source. Be warned that the author may not have intended to support it.
struct
BufferedOutputStream
(S, uint BufferSize = DEFAULT_BUFFER_SIZE)
static if
(
isClosableStream!S
)
OptionalStreamError
closeStream
(
)
if
(
isSomeOutputStream
!
S
)
Meta
Source
See Implementation
streams
types
buffered
BufferedOutputStream
constructors
this
functions
closeStream
flushStream
writeToStream