Monero
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
byte_slice.cpp File Reference
#include <atomic>
#include <cstdlib>
#include <cstring>
#include <limits>
#include <stdexcept>
#include <utility>
#include "byte_slice.h"
#include "byte_stream.h"
Include dependency graph for byte_slice.cpp:

Classes

struct  epee::byte_slice_data
 

Namespaces

namespace  epee
 TODO: (mj-xmr) This will be reduced in an another PR.
 

Functions

byte_buffer epee::byte_buffer_resize (byte_buffer buf, std::size_t length) noexcept
 
byte_buffer epee::byte_buffer_increase (byte_buffer buf, std::size_t current, std::size_t more)
 

Variable Documentation

◆ buffer

const T buffer