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

Classes

struct  AsWritableByteSpan
struct  AsByteSpan
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>