/cpp-byte-utilities

Primary LanguageC++Mozilla Public License 2.0MPL-2.0

Byte utilities

Operations over integers for bits/bytes manipulation.

Check the comments at ByteUtilities.hpp.

Usage

Just copy the file ByteUtilities.hpp into your project and import it. Do not use the CMakeLists.txt file, it only serves to compile.