HexUtils

Utilities for working with the hex numbers used by the \'xx RTF escape.

Functions

Link copied to clipboard

Parse a single hex digit, given as a byte value (0..255), returning its value 0..15.

Link copied to clipboard

Convert a string of hex digits into an array of bytes.