class

Orc::BooleanDirectColumn

Inherits Orc::Column < Reference < Object

Constructors

new(id : UInt32, size : UInt64, data : DataStream(BooleanRLEBuffer), present : PresentStream | Nil = nil)
Source
new(id : UInt32)
Source

Instance methods

append(value : Bool | Nil)
Source
bytesize
Source
data
Source
data=(data : DataStream(BooleanRLEBuffer))
Source
each
Source
encoding
Source
present
Source
present=(present : PresentStream | Nil)
Source
size
Source
size=(size : UInt64)
Source
streams
Source
to_io(io)
Source