MySQL 9.1.0
Source Code Documentation
|
Functions | |
std::tuple< const char *, size_t, bool > | parse_length_encoded_string (const char **str, std::vector< char > *connection_attributes_vector) |
Helper function to decode lenght-encoded string and advance to the next length-encoded part. More... | |
std::tuple< const char *, size_t, bool > parse_length_encoded_string | ( | const char ** | str, |
std::vector< char > * | connection_attributes_vector | ||
) |
Helper function to decode lenght-encoded string and advance to the next length-encoded part.