lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
core
/
org.gnit.lucenekmp.util
/
RamUsageEstimator
/
Companion
/
humanReadableUnits
human
Readable
Units
fun
humanReadableUnits
(
bytes
:
Long
)
:
String
fun
humanReadableUnits
(
bytes
:
Long
,
df
:
DecimalFormat
)
:
String
Returns
bytes
in human-readable units (GB, MB, KB or bytes).