Utilities for working with the hex numbers used by the \'xx RTF escape.
\'xx
Parse a single hex digit, given as a byte value (0..255), returning its value 0..15.
Convert a string of hex digits into an array of bytes.