Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
ibf_load_buffer Struct Reference

Data Fields

const char * buff
 
ibf_offset_t size
 
VALUE obj_list
 
unsigned int obj_list_size
 
ibf_offset_t obj_list_offset
 

Detailed Description

Definition at line 11377 of file compile.c.

Field Documentation

◆ buff

const char* ibf_load_buffer::buff

Definition at line 11378 of file compile.c.

◆ obj_list

VALUE ibf_load_buffer::obj_list

Definition at line 11381 of file compile.c.

◆ obj_list_offset

ibf_offset_t ibf_load_buffer::obj_list_offset

Definition at line 11383 of file compile.c.

◆ obj_list_size

unsigned int ibf_load_buffer::obj_list_size

Definition at line 11382 of file compile.c.

◆ size

ibf_offset_t ibf_load_buffer::size

Definition at line 11379 of file compile.c.


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