class Orc::StringDictionaryWriter

Defined in:

orc/string_dictionary_writer.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(length : RunLengthIntegerWriter, dictionary : RunLengthIntegerWriter, data : IO) #

[View source]

Instance Method Detail

def flush #

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

[View source]