type ToHexParameters = { size?: number };
The size (in bytes) of the output hex value.
type size = number;