MySQL 9.6.0
Source Code Documentation
fixstr_binary_basic.h File Reference

Experimental API header. More...

Go to the source code of this file.

Namespaces

namespace  mysql
 
namespace  mysql::strconv
 

Functions

void mysql::strconv::decode_impl (const Fixstr_binary_format &format, Parser &parser, std::string_view &out)
 Parse a string in fixed-length format into out, advance the position, and return the status. More...
 
void mysql::strconv::decode_impl (const Fixstr_binary_format &format, Parser &parser, Is_string_target auto &out)
 Parse a string in fixed-length format into out, advance the position, and return the status. More...
 

Detailed Description

Experimental API header.