toggle menu
kotlin-datatypes
1.0.0
common
switch theme
search in API
bitrate
/
com.boswelja.bitrate
/
Bitrate
/
minus
minus
operator
fun
minus
(
other
:
Bitrate
)
:
Bitrate
(
source
)
Subtracts
other
from this Bitrate. This currently does
not
handle integer overflow.