Here is a Library I ported that makes byte size representation in code easier.

Here is a Library I ported that makes byte size representation in code easier.

TByteSize is a utility "record" that makes byte size representation in code easier by removing ambiguity of the value being represented.
TByteSize is to bytes what System.TimeSpan.TTimeSpan is to time.

https://github.com/Xor-el/ByteSizeLibPascal
https://github.com/Xor-el/ByteSizeLibPascal

Comments