Iros
 
Loading...
Searching...
No Matches
di::vocab::byte_buffer::ByteBufferImpl< Alloc > Member List

This is the complete list of members for di::vocab::byte_buffer::ByteBufferImpl< Alloc >, including all inherited members.

ByteBuffer typedefdi::vocab::byte_buffer::ByteBufferImpl< Alloc >
ByteBufferImpl()=defaultdi::vocab::byte_buffer::ByteBufferImpl< Alloc >
ByteBufferImpl(T &&value)di::vocab::byte_buffer::ByteBufferImpl< Alloc >inlineexplicit
ByteBufferImpl(Span< byte const > data, Store &&store)di::vocab::byte_buffer::ByteBufferImpl< Alloc >inlineexplicit
ByteBufferImpl(Span< byte const > data, Store const &store)di::vocab::byte_buffer::ByteBufferImpl< Alloc >inlineexplicit
create(T &&value) -> meta::LikeExpected< meta::AllocatorResult< Alloc >, ByteBufferImpl >di::vocab::byte_buffer::ByteBufferImpl< Alloc >inlinestatic
data() const -> byte const *di::vocab::byte_buffer::ByteBufferImpl< Alloc >inline
empty() const -> booldi::vocab::byte_buffer::ByteBufferImpl< Alloc >inline
first(usize count) const -> Optional< ByteBufferImpl >di::vocab::byte_buffer::ByteBufferImpl< Alloc >inline
last(usize count) const -> Optional< ByteBufferImpl >di::vocab::byte_buffer::ByteBufferImpl< Alloc >inline
size() const -> usizedi::vocab::byte_buffer::ByteBufferImpl< Alloc >inline
slice(usize offset) const -> Optional< ByteBufferImpl >di::vocab::byte_buffer::ByteBufferImpl< Alloc >inline
slice(usize offset, usize count) const -> Optional< ByteBufferImpl >di::vocab::byte_buffer::ByteBufferImpl< Alloc >inline
span() const -> Span< byte const >di::vocab::byte_buffer::ByteBufferImpl< Alloc >inline
Store typedefdi::vocab::byte_buffer::ByteBufferImpl< Alloc >
store() const &-> Store const &di::vocab::byte_buffer::ByteBufferImpl< Alloc >inline