Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
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: