kilobytes
Deprecated
This API is deprecated and will be removed with the next major release.
Replace with
kibibytes(value: Int)
Content copied to clipboard
Creates a Memory instance from the given value in kilobytes (1KB = 1024B).
Deprecated
This API is deprecated and will be removed with the next major release.
Replace with
kibibytes(value: Long)
Content copied to clipboard
Creates a Memory instance from the given value in kilobytes (1KB = 1024B).
Deprecated
This API is deprecated and will be removed with the next major release.
Replace with
kibibytes(value: Double)
Content copied to clipboard
Creates a Memory instance from the given value in kilobytes (1KB = 1024B).