Companion

object Companion

Companion utilities for creating BoundResource instances.

Functions

Link copied to clipboard
fun of(resource: Closeable): BoundResource

Create a BoundResource from a Closeable.

Create a BoundResource from an AutoCloseable.