Module hex

Module hex 

Source
Expand description

Simple hex encoding/decoding implementation

Enums§

DecodeError

Functions§

decode
Decode hex string to bytes
encode
Encode bytes to hex string