Iros
 
Loading...
Searching...
No Matches
di::vocab::byte_buffer Namespace Reference

Classes

struct  AsByteSpan
 
struct  AsWritableByteSpan
 
class  ByteBufferImpl
 
class  ExclusiveByteBufferImpl
 

Typedefs

template<concepts::Allocator Alloc = platform::DefaultAllocator>
using ByteStore = AnyShared<meta::List<>, Alloc>
 

Typedef Documentation

◆ ByteStore

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