humanReadableMemorySize

fun humanReadableMemorySize(v: Long): String

inspired by: https://stackoverflow.com/questions/3758606/how-to-convert-byte-size-into-human-readable-format-in-java#answer-24805871