Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
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: