std::encoding::hex

Public

Functions

NameDescription
hex::tencode
hex::decode_buffer
hex::decode_bytesDecodes src into bytes. Returns the actual number of bytes written to dst....
hex::decode_lenCalculate the size of the decoded data.
hex::encode_buffer
hex::encode_bytesEncode the content of src into dst, which must be properly sized.
hex::encode_lenCalculate the size of the encoded data.
hex::decode
hex::encode
hex::tdecode

Private

Globals

NameDescription
HEXREVERSE
HEXALPHABET