#include "Buffer.h"
#include <boost/random/independent_bits.hpp>
#include <climits>
#include <random>
命名空间 | |
namespace | util |
namespace | util::buffer |
函数 | |
shared_buffer | util::buffer::make_random (size_t size) |
std::string | util::buffer::to_hex_string (const Buffer &buf, size_t length) |