Package-level declarations

Types

Link copied to clipboard
@Serializable
value class MemorySize

Represents size of computer memory. Use Gb, Mb, Kb, Bytes to create it.

Link copied to clipboard

Represents a finite speed of a vehicle.

Properties

Link copied to clipboard

Creates MemorySize from value in bytes.

Link copied to clipboard

Creates MemorySize from value in gigabytes according to the International System of Units.

Link copied to clipboard

Creates MemorySize from value in kilobytes according to the International System of Units.

Link copied to clipboard

Creates MemorySize from value in megabytes according to the International System of Units.