Final

Holder of the count produced by Bit32.final

Properties

Link copied to clipboard
@JvmField
val hi: Int
Link copied to clipboard
@JvmField
val lo: Int

Functions

Link copied to clipboard
open override fun asBits(): Counter.Bit32.Final

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

Link copied to clipboard
operator fun component1(): Int
Link copied to clipboard
operator fun component2(): Int