Iros
 
Loading...
Searching...
No Matches
byte_buffer.h File Reference

Go to the source code of this file.

Classes

struct  di::vocab::byte_buffer::AsWritableByteSpan
 
struct  di::vocab::byte_buffer::AsByteSpan
 
class  di::vocab::byte_buffer::ByteBufferImpl< Alloc >
 
class  di::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >
 

Namespaces

namespace  di
 
namespace  di::vocab
 
namespace  di::vocab::byte_buffer
 

Typedefs

template<concepts::Allocator Alloc = platform::DefaultAllocator>
using di::vocab::byte_buffer::ByteStore = AnyShared<meta::List<>, Alloc>
 
using di::ByteBuffer = vocab::byte_buffer::ByteBufferImpl<>
 
using di::ExclusiveByteBuffer = vocab::byte_buffer::ExclusiveByteBufferImpl<>
 

Variables

constexpr auto di::as_writable_byte_span = vocab::byte_buffer::AsWritableByteSpan {}
 
constexpr auto di::as_byte_span = vocab::byte_buffer::AsByteSpan {}