Fastly Compute C++ SDK
Loading...
Searching...
No Matches
fastly::Body Member List

This is the complete list of members for fastly::Body, including all inherited members.

append(Body other)fastly::Body
append_trailer(std::string_view header_name, std::string_view header_value)fastly::Body
Body()fastly::Bodyinline
Body(Body &&old)fastly::Bodyinline
Body(std::vector< uint8_t > body_vec)fastly::Bodyinline
Body(std::string body_str)fastly::Bodyinline
Body(const char *body_str)fastly::Bodyinline
Body(std::string_view body_str)fastly::Bodyinline
overflow(int_type val)fastly::Bodyprotected
read(uint8_t *buf, size_t bufsize)fastly::Body
sync()fastly::Bodyprotected
take_body_string()fastly::Bodyinline
underflow()fastly::Bodyprotected
write(uint8_t *buf, size_t bufsize)fastly::Body