Kouta
A small application framework based on Boost
packer.hpp File Reference
#include <concepts>
#include <cstdint>
#include <initializer_list>
#include <span>
#include <stdexcept>
#include <string>
#include <vector>
#include <boost/asio/buffer.hpp>
#include <boost/endian.hpp>
Include dependency graph for packer.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  kouta::io::Packer
 Binary data packer. More...
 

Namespaces

 kouta
 
 kouta::io