Module hex

Procs

proc decodeHex*(str: string): string
  Source
proc encodeHex*(str: string): string
  Source