class Orc::StringDirectWriter

Defined in:

orc/string_direct_writer.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def flush #

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

[View source]