Minix
5.0.0-alpha
module-data
/
dev.racci.minix.data
Package-level
declarations
Types
Functions
Types
Data
Size
Link copied to clipboard
@
Serializable
(
with
=
DataSerializer::class
)
data
class
DataSize
(
val
bytes
:
Long
)
:
Comparable
<
DataSize
>
Version
Link copied to clipboard
data
class
Version
:
Comparable
<
Version
>
Functions
gigabytes
Link copied to clipboard
fun
Long
.
gigabytes
(
)
:
DataSize
kilobytes
Link copied to clipboard
fun
Long
.
kilobytes
(
)
:
DataSize
megabytes
Link copied to clipboard
fun
Long
.
megabytes
(
)
:
DataSize