MySQL 8.4.0
Source Code Documentation
MI_BIT_BUFF Struct Reference

#include <myisamdef.h>

Public Attributes

mi_bit_type current_byte
 
uint bits
 
ucharpos
 
ucharend
 
ucharblob_pos
 
ucharblob_end
 
uint error
 

Member Data Documentation

◆ bits

uint MI_BIT_BUFF::bits

◆ blob_end

uchar * MI_BIT_BUFF::blob_end

◆ blob_pos

uchar * MI_BIT_BUFF::blob_pos

◆ current_byte

mi_bit_type MI_BIT_BUFF::current_byte

◆ end

uchar * MI_BIT_BUFF::end

◆ error

uint MI_BIT_BUFF::error

◆ pos

uchar* MI_BIT_BUFF::pos

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