hunt ~bench (2026-06-26T23:21:19.4628502)
Dub
Repo
IOUtils.close
hunt
io
IOUtils
IOUtils
closes an output stream, and logs exceptions
@param os the output stream to close
void
close
(Closeable closeable)
void
close
(InputStream input)
void
close
(OutputStream os)
class
IOUtils
static
void
close
(
OutputStream
os
)
Meta
Source
See Implementation
hunt
io
IOUtils
IOUtils
static functions
close
copy
toString
variables
CRLF
CRLF_BYTES
bufferSize
closes an output stream, and logs exceptions
@param os the output stream to close