Libftpp
A modern C++ library
data_buffer.hpp File Reference
#include <stdio.h>
#include <cstring>
#include <iostream>
#include <type_traits>
#include <vector>
+ Include dependency graph for data_buffer.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DataBuffer
 A simple LIFO data buffer for serialization and deserialization for simple data types and std::string. More...