#include <di/vocab/bytes/byte_buffer.h>
◆ ByteBuffer
template<concepts::Allocator Alloc>
◆ Store
template<concepts::Allocator Alloc>
◆ ByteBufferImpl() [1/4]
template<concepts::Allocator Alloc>
◆ ByteBufferImpl() [2/4]
template<concepts::Allocator Alloc>
template<concepts::Impl<
meta::List<
AsByteSpan > > T>
requires (!concepts::DerivedFrom<T, ByteBufferImpl> && !concepts::FallibleAllocator<Alloc>)
◆ ByteBufferImpl() [3/4]
template<concepts::Allocator Alloc>
◆ ByteBufferImpl() [4/4]
template<concepts::Allocator Alloc>
◆ create()
template<concepts::Allocator Alloc>
◆ data()
template<concepts::Allocator Alloc>
◆ empty()
template<concepts::Allocator Alloc>
◆ first()
template<concepts::Allocator Alloc>
◆ last()
template<concepts::Allocator Alloc>
◆ size()
template<concepts::Allocator Alloc>
◆ slice() [1/2]
template<concepts::Allocator Alloc>
◆ slice() [2/2]
template<concepts::Allocator Alloc>
◆ span()
template<concepts::Allocator Alloc>
◆ store()
template<concepts::Allocator Alloc>
The documentation for this class was generated from the following file: