Ruby 3.3.0p0 (2023-12-25 revision 5124f9ac7513eb590c37717337c430cb93caa151)
Data Fields
binwrite_arg Struct Reference

Data Fields

rb_io_tfptr
 
VALUE str
 
const char * ptr
 
long length
 

Detailed Description

Definition at line 1700 of file io.c.

Field Documentation

◆ fptr

rb_io_t* binwrite_arg::fptr

Definition at line 1701 of file io.c.

◆ length

long binwrite_arg::length

Definition at line 1704 of file io.c.

◆ ptr

const char* binwrite_arg::ptr

Definition at line 1703 of file io.c.

◆ str

VALUE binwrite_arg::str

Definition at line 1702 of file io.c.


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