Ruby  3.4.0dev (2024-11-05 revision e440268d51fe02b303e3817a7a733a0dac1c5091)
Data Fields
copy_stream_struct Struct Reference

Data Fields

VALUE src
 
VALUE dst
 
rb_off_t copy_length
 
rb_off_t src_offset
 
rb_io_tsrc_fptr
 
rb_io_tdst_fptr
 
unsigned close_src: 1
 
unsigned close_dst: 1
 
int error_no
 
rb_off_t total
 
const char * syserr
 
const char * notimp
 
VALUE th
 
struct stat src_stat
 
struct stat dst_stat
 

Detailed Description

Definition at line 12399 of file io.c.


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