Ruby  2.0.0p353(2013-11-22revision43784)
Data Fields
binwrite_arg Struct Reference

Data Fields

rb_io_tfptr
 
VALUE str
 
const char * ptr
 
long length
 

Detailed Description

Definition at line 1180 of file io.c.

Field Documentation

rb_io_t* binwrite_arg::fptr
long binwrite_arg::length

Definition at line 1184 of file io.c.

Referenced by io_binwrite(), and io_binwrite_string().

const char* binwrite_arg::ptr

Definition at line 1183 of file io.c.

Referenced by io_binwrite(), and io_binwrite_string().

VALUE binwrite_arg::str

Definition at line 1182 of file io.c.

Referenced by do_writeconv(), and io_binwrite().


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