foxpy / qc

Quad C: Custom Cruel C Crate
MIT License
4 stars 0 forks source link

feature request: hexadecimal byte string to bytes #21

Closed foxpy closed 3 years ago

foxpy commented 3 years ago

It would be best to include both encoding and decoding API. Endianness should be considered, too.

foxpy commented 3 years ago

Already implemented in 24982ffe3698530b90dad9a374efd9527889d16f and e9c1e5ba35291c273b4a41f95dc9e58074c604a8.

foxpy commented 3 years ago

Endianness is not an issue since we have endianness conversion functions