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