binwrite_arg Struct Reference


Data Fields

rb_io_tfptr
VALUE str
const char * ptr
long length

Detailed Description

Definition at line 1193 of file io.c.


Field Documentation

rb_io_t* binwrite_arg::fptr

Definition at line 1194 of file io.c.

Referenced by do_writeconv(), io_binwrite(), io_binwrite_string(), io_bufread(), io_fillbuf(), io_fwrite(), io_write(), rb_io_bufwrite(), rb_io_eof(), rb_io_fileno(), rb_io_flush_raw(), rb_io_inspect(), rb_io_pid(), rb_io_rewind(), rb_io_seek(), rb_io_set_pos(), rb_io_sync(), rb_io_tell(), and read_buffered_data().

long binwrite_arg::length

Definition at line 1197 of file io.c.

Referenced by io_binwrite(), and io_binwrite_string().

const char* binwrite_arg::ptr

Definition at line 1196 of file io.c.

Referenced by io_binwrite(), and io_binwrite_string().

VALUE binwrite_arg::str

Definition at line 1195 of file io.c.

Referenced by io_binwrite().


The documentation for this struct was generated from the following file:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7