Convert filesize to bytes
Closed this issue · 1 comments
arthurshlain commented
How about converting strings like this
"16M", "16 M", "256KB", "256 KB"
and others to bytes? (revert functionality)
avoidwork commented
I'll accept your PR.
Closed this issue · 1 comments
How about converting strings like this
"16M", "16 M", "256KB", "256 KB"
and others to bytes? (revert functionality)
I'll accept your PR.