All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ByteArray.cpp File Reference

A class for representing binary data. More...

#include "../common/HexUtils.h"
#include "ByteArray.h"
#include <cassert>
#include <cstring>

Go to the source code of this file.

Detailed Description

A class for representing binary data.

Definition in file ByteArray.cpp.