Final

Holder of the count produced by Bit64.final

Properties

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

Functions

Link copied to clipboard
open override fun asBits(): Counter.Bit64.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(): Long
Link copied to clipboard
operator fun component2(): Long