retdec
Classes | Namespaces
dynamic_buffer.h File Reference

Declaration of class for buffered data mainpulation. More...

#include <cstdint>
#include <cstring>
#include <functional>
#include <vector>
#include "retdec/utils/byte_value_storage.h"

Go to the source code of this file.

Classes

class  retdec::utils::DynamicBuffer
 The class for dynamic buffered data manipulation taking the endianness of the data in account. More...
 

Namespaces

 retdec
 
 retdec::utils
 

Detailed Description

Declaration of class for buffered data mainpulation.