Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
binwrite_arg Struct Reference

Data Fields

rb_io_tfptr
 
VALUE str
 
const charptr
 
long length
 

Detailed Description

Definition at line 1316 of file io.c.

Field Documentation

◆ fptr

rb_io_t* binwrite_arg::fptr

Definition at line 1317 of file io.c.

Referenced by rb_io_bufwrite().

◆ length

long binwrite_arg::length

Definition at line 1320 of file io.c.

◆ ptr

const char* binwrite_arg::ptr

Definition at line 1319 of file io.c.

◆ str

VALUE binwrite_arg::str

Definition at line 1318 of file io.c.


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