Class | AWS::S3::DataOptions::IOProxy |
In: |
lib/aws/s3/data_options.rb
|
Parent: | Object |
A utility class that turns a block (with 2 args) into an IO object that responds to read and eof. @api private