Final

sealed class Final(source)

Holder of the count produced by final.

See also

Inheritors

Properties

Link copied to clipboard
@JvmField
val isBits: Boolean

Functions

Link copied to clipboard
abstract fun asBits(): Counter.Final

Convenience function for converting the final count to bits, assuming that the counter is tracking bytes of input (its intended purpose).