NexusForce
1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::http::byte_cursor 成员列表
成员的完整列表,这些成员属于
neforce::http::byte_cursor
,包括所有继承而来的类成员
bits_remaining
() const noexcept
neforce::http::byte_cursor
inline
byte_cursor
() noexcept=default
neforce::http::byte_cursor
byte_cursor
(const byte_t *data, size_t size) noexcept
neforce::http::byte_cursor
inline
byte_cursor
(cbyte_view view) noexcept
neforce::http::byte_cursor
inline
explicit
consumed_bytes
() const noexcept
neforce::http::byte_cursor
inline
data
() const noexcept
neforce::http::byte_cursor
inline
exhausted
() const noexcept
neforce::http::byte_cursor
inline
peek_byte
() const noexcept
neforce::http::byte_cursor
inline
refill_bits
() noexcept
neforce::http::byte_cursor
inline
remaining
() const noexcept
neforce::http::byte_cursor
inline
reset
(const byte_t *data, size_t size) noexcept
neforce::http::byte_cursor
inline
size
() const noexcept
neforce::http::byte_cursor
inline
skip
(size_t count) noexcept
neforce::http::byte_cursor
inline
skip_bits
(uint8_t n) noexcept
neforce::http::byte_cursor
inline
try_peek_bits
(uint8_t n) const noexcept
neforce::http::byte_cursor
inline
try_read_be16
() noexcept
neforce::http::byte_cursor
inline
try_read_be24
() noexcept
neforce::http::byte_cursor
inline
try_read_be32
() noexcept
neforce::http::byte_cursor
inline
try_read_be64
() noexcept
neforce::http::byte_cursor
inline
try_read_bits
(uint8_t n) noexcept
neforce::http::byte_cursor
inline
try_read_byte
() noexcept
neforce::http::byte_cursor
inline
try_read_bytes
(size_t count) noexcept
neforce::http::byte_cursor
inline
try_read_le16
() noexcept
neforce::http::byte_cursor
inline
try_read_le32
() noexcept
neforce::http::byte_cursor
inline
try_read_le64
() noexcept
neforce::http::byte_cursor
inline
制作者
1.16.0