class

Orc::RunLengthIntegerReader

Inherits Iterator < Enumerable < Reference < Object

Constructors

new(io : IO, signed : Bool = false)
Source

Instance methods

has_next?
Source
next

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

Source
read
Source
read_vs_long
Source
read_vu_long
Source