Hexadecimal encoding and decoding.
Returns the hexadecimal encoding of src.
Returns the bytes represented by the hexadecimal string s. Expects that src contains only hexadecimal characters and that src has even length.