Entry

class Entry(var closeable: Closeable? = null)

Constructors

Link copied to clipboard
constructor(closeable: Closeable? = null)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun reset()