Join Slack
Powered by
is there some nice small lib for dealing with byte...
# getting-started
e
elect
09/19/2021, 4:42 PM
is there some nice small lib for dealing with byte dimensions (ie: MB, GB)?
m
Matteo Mirk
09/22/2021, 7:26 AM
this is so small you could just copy it into your codebase
https://github.com/dmitriyfomin/ShowFileSize
e
elect
09/22/2021, 7:27 AM
I'd like something made for kotlin, with inline classes and converters from one to the other
m
Matteo Mirk
09/22/2021, 7:58 AM
Okay try these, they’re exendable: •
http://units.kunalsheth.info/
•
https://github.com/nacular/measured
e
elect
09/22/2021, 8:34 AM
nice, but not value classes 😞
🤷 1
Open in Slack
Previous
Next