Companion

Provides utility methods and constants for file size handling

Properties

Link copied to clipboard
const val KIB: Long = 1024

Defines 1 kibibyte as 1024 bytes

Link copied to clipboard
const val MIB: Long

Defines 1 mebibyte as 1024 × 1024 bytes

Functions

Link copied to clipboard

Creates FileSize representations for the given file.