Skip to content

Read strings describing a number of bytes like 2Kb and 0.5 MiB

License

Notifications You must be signed in to change notification settings

danielrolls/byte-count-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Byte Count Reader


Build Status Hackage Stackage

This library is for reading strings describing a number of bytes like 2Kb and 0.5 MiB.

The following are examples of strings that are accepted:

  • 1b
  • 2 KiB
  • 3.5 MB
  • 10    gib
  • 100tb

About

Read strings describing a number of bytes like 2Kb and 0.5 MiB

Topics

Resources

License

Contributing

Stars

Watchers

Forks