kobweb
Toggle table of contents
0.21.1
jvm
Platform filter
jvm
Switch theme
Search in API
kobweb
kobweb-common
/
com.varabyte.kobweb.common.data
/
DataSize
/
Gibibytes
Gibibytes
@
Serializable
(
with
=
DataSizeSerializer::class
)
class
Gibibytes
(
val
amount
:
Long
)
:
DataSize
(
source
)
Members
Constructors
Gibibytes
Link copied to clipboard
constructor
(
amount
:
Long
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
amount
Link copied to clipboard
val
amount
:
Long
in
Whole
Bytes
Link copied to clipboard
val
inWholeBytes
:
Long
in
Whole
Gibibytes
Link copied to clipboard
val
inWholeGibibytes
:
Long
in
Whole
Gigabytes
Link copied to clipboard
val
inWholeGigabytes
:
Long
in
Whole
Kibibytes
Link copied to clipboard
val
inWholeKibibytes
:
Long
in
Whole
Kilobytes
Link copied to clipboard
val
inWholeKilobytes
:
Long
in
Whole
Mebibytes
Link copied to clipboard
val
inWholeMebibytes
:
Long
in
Whole
Megabytes
Link copied to clipboard
val
inWholeMegabytes
:
Long
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String