``` std::string WsjcppCore::humanSizeBase1000(long nBytes); nBytes / 1000 not 1024 ``` Convert bytes to KB / MB / etc