class

Orc::StripeIterator

Inherits Iterator < Enumerable < Reference < Object

Constructors

new(reader : Reader)
Source

Instance methods

file(*args, **options)
Source
file(*args, **options, &)
Source
next

Returns the next element in this iterator, or Iterator::Stop::INSTANCE if there are no more elements.

Source