pocketutils.core._internal
Module Contents
- pocketutils.core._internal.nicesize(nbytes: int, space: str = '') str
- Uses IEC 1998 units, such as KiB (1024).
nbytes: Number of bytes space: Separator between digits and units
- Returns:
Formatted string