toggle menu
tidal-sdk-android
bom-6
androidJvm
switch theme
search in API
player-playback-engine
/
com.tidal.sdk.player.playbackengine.model
/
ByteAmount
Byte
Amount
@
JvmInline
value
class
ByteAmount
(
val
value
:
Long
)
A helper type for byte multiples.
Members
Constructors
Byte
Amount
Link copied to clipboard
constructor
(
value
:
Long
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
value
Link copied to clipboard
val
value
:
Long