Results for “Std.Hex.asciiToNibble”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Hex.asciiToNibble
UInt8 -> Option[Int]Converts an ASCII character byte to its 4-bit numeric nibble value (0..15).
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
UInt8 -> Option[Int]Converts an ASCII character byte to its 4-bit numeric nibble value (0..15).