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

Methods

eof?   new   read   read_all   read_chunk  

Public Class methods

Public Instance methods

Protected Instance methods

[Validate]