decimal package:streamly-core

Parse and decode an unsigned integral decimal number.
Parse and decode an unsigned integral hexadecimal number. The hex digits 'a' through 'f' may be upper or lower case. Note: This parser does not accept a leading "0x" string.