sizeInKb

fun sizeInKb(file: File): Double

The function return size of the file in KB

Parameters

file
  • an abstract representation of File