Function to_kilobytes

Source
pub fn to_kilobytes(value: f64) -> f64
Expand description

Converts the supplied Megabytes value to Kilobytes

ยงArguments

  • value - The Megabytes input value