ByteUnits

inline class ByteUnits

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
operator fun div(other: ByteUnits): Double
operator fun div(other: Number): ByteUnits
Link copied to clipboard
operator fun minus(other: ByteUnits): ByteUnits
Link copied to clipboard
operator fun plus(other: ByteUnits): ByteUnits
Link copied to clipboard
operator fun rem(other: ByteUnits): ByteUnits
Link copied to clipboard
operator fun times(other: Number): ByteUnits
Link copied to clipboard
open override fun toString(): String
Link copied to clipboard
operator fun unaryMinus(): ByteUnits