MySQL 8.4.0
Source Code Documentation
st_file_buffer Struct Reference

Public Attributes

File file
 
ucharbuffer
 
ucharpos
 
ucharend
 
my_off_t pos_in_file
 
int bits
 
ulonglong bitbucket
 

Member Data Documentation

◆ bitbucket

ulonglong st_file_buffer::bitbucket

◆ bits

int st_file_buffer::bits

◆ buffer

uchar* st_file_buffer::buffer

◆ end

uchar * st_file_buffer::end

◆ file

File st_file_buffer::file

◆ pos

uchar * st_file_buffer::pos

◆ pos_in_file

my_off_t st_file_buffer::pos_in_file

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