Botan 3.4.0
Crypto and TLS for C&
Botan::BufferSlicer Member List

This is the complete list of members for Botan::BufferSlicer, including all inherited members.

BufferSlicer(std::span< const uint8_t > buffer)Botan::BufferSlicerinline
copy(const size_t count)Botan::BufferSlicerinline
copy_as_secure_vector(const size_t count)Botan::BufferSlicerinline
copy_as_vector(const size_t count)Botan::BufferSlicerinline
copy_into(std::span< uint8_t > sink)Botan::BufferSlicerinline
empty() constBotan::BufferSlicerinline
remaining() constBotan::BufferSlicerinline
skip(const size_t count)Botan::BufferSlicerinline
take(const size_t count)Botan::BufferSlicerinline
take()Botan::BufferSlicerinline
take(const size_t count)Botan::BufferSlicerinline
take_byte()Botan::BufferSlicerinline