hunt-extra v1.0.10 (2021-04-13T02:41:33Z)
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