Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
dump_arg Struct Reference

Data Fields

VALUE str
 
VALUE dest
 
st_tablesymbols
 
st_tabledata
 
st_tablecompat_tbl
 
st_tableencodings
 

Detailed Description

Definition at line 154 of file marshal.c.

Field Documentation

◆ compat_tbl

st_table* dump_arg::compat_tbl

Definition at line 158 of file marshal.c.

◆ data

st_table* dump_arg::data

Definition at line 157 of file marshal.c.

◆ dest

VALUE dump_arg::dest

Definition at line 155 of file marshal.c.

◆ encodings

st_table* dump_arg::encodings

Definition at line 159 of file marshal.c.

◆ str

VALUE dump_arg::str

Definition at line 155 of file marshal.c.

◆ symbols

st_table* dump_arg::symbols

Definition at line 156 of file marshal.c.


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