quick & dirty text-to-unsigned int converter. Use only when you know what the content is, or use parse() or convert() instead.
Return the parsed uint
See Implementation
quick & dirty text-to-unsigned int converter. Use only when you know what the content is, or use parse() or convert() instead.
Return the parsed uint