Hi everyone, I'm looking for a library that can parse a string such as "12.3Mb" or any other unit of measurement of information (b, kb, mb, gb, etc), and returns me the integer amount in bytes for that string. Does anyone know of something like that?