php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
st_mysqlnd_protocol_frame_codec Struct Reference

#include <mysqlnd_structs.h>

Data Fields

MYSQLND_CMD_BUFFER cmd_buffer
 
struct st_mysqlnd_protocol_frame_codec_datadata
 
bool persistent
 

Detailed Description

Definition at line 1140 of file mysqlnd_structs.h.

Field Documentation

◆ cmd_buffer

MYSQLND_CMD_BUFFER st_mysqlnd_protocol_frame_codec::cmd_buffer

Definition at line 1142 of file mysqlnd_structs.h.

◆ data

struct st_mysqlnd_protocol_frame_codec_data* st_mysqlnd_protocol_frame_codec::data

Definition at line 1144 of file mysqlnd_structs.h.

◆ persistent

bool st_mysqlnd_protocol_frame_codec::persistent

Definition at line 1146 of file mysqlnd_structs.h.


The documentation for this struct was generated from the following file: