Crate copy_double_buffered

Crate copy_double_buffered 

Source

Modules§

eia

Functions§

copy_double_buffered
Copies from read to write in parallel The first chunk is read sequentially and then written to write while the next chunk is read concurrently and so furth until read returns 0