hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
IOUtils.close
hunt
stream
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
stream
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