class

Orc::RunLengthBooleanWriter

Inherits Reference < Object

Booleans are encoded as a RLE byte stream and therefore will return more booleans than there are rows in the stripe/stream.

Constructors

new(io : IO)
Source

Instance methods

close
Source
flush
Source
flush_bools
Source
write(bool : Bool)
Source