#include <parser.hh>
Definition at line 65 of file parser.hh.
◆ _unparse_int()
template<typename T >
void NetUnparser::_unparse_int |
( |
std::string & |
s, |
|
|
T |
val |
|
) |
| |
|
static |
◆ u16()
Write a 16-bit integer into the data stream in network byte order.
Definition at line 70 of file parser.cc.
◆ u32()
Write a 32-bit integer into the data stream in network byte order.
Definition at line 68 of file parser.cc.
◆ u8()
Write an 8-bit integer into the data stream in network byte order.
Definition at line 72 of file parser.cc.
The documentation for this struct was generated from the following files: