OEBytes

Attention

This API is currently available in C++ and Python.

OEBytes

OEBytes

OEBytes is a type used to store bytes. It is a typedef for std::vector<unsigned char>.