class Orc::Writers::BooleanWriter

Defined in:

orc/writers/boolean_writer.cr

Constructors

Instance Method Summary

Instance methods inherited from class Orc::Writers::Base(Bool)

flush flush, statistics statistics, write(value : T) write

Constructor Detail

def self.new(writer : RunLengthBooleanWriter) #

[View source]

Instance Method Detail

def flush #

[View source]
def statistics #

[View source]
def write(value : Bool) #

[View source]