Kouta 0.1.0
A small asynchronous application framework based on Boost/Asio
 
Loading...
Searching...
No Matches
packer.hpp File Reference
#include <concepts>
#include <cstdint>
#include <initializer_list>
#include <span>
#include <stdexcept>
#include <string>
#include <vector>
#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

namespace  kouta
 
namespace  kouta::io