uint256_t icon indicating copy to clipboard operation
uint256_t copied to clipboard

[Feature Request] Endianness conversion functions

Open aakodadi opened this issue 2 years ago • 0 comments

First of all, thanks for the simple and easy to use library

One cool addition could be endinness conversion functions. I'm thinking of something similar to glibc's endian.h. This is very useful for people (like me) who want to serialize/deserialize values.

Thanks

aakodadi avatar Aug 01 '22 20:08 aakodadi