Class Faraday::CompositeReadIO
In: lib/faraday/upload_io.rb
Parent: Object

Similar but not compatible with ::CompositeReadIO provided by multipart-post.

Methods

Public Class methods

Public Instance methods

Read from IOs in order until `length` bytes have been received.

[Validate]