android-components / org.mozilla.telemetry.util / IOUtils

IOUtils

open class IOUtils (source)

Constructors

<init>

IOUtils()

Functions

safeClose

open static fun safeClose(stream: Closeable): Unit