class Orc::Writer
 
  - Orc::Writer
 - Reference
 - Object
 
Defined in:
orc/writer.crConstant Summary
- 
        HEADER_BYTES = 
"ORC".to_slice 
Constructors
Instance Method Summary
- #close(*args, **options)
 - #close(*args, **options, &)
 - #flush(*args, **options)
 - #flush(*args, **options, &)
 - #footer : Proto::Footer
 - #footer=(footer : Proto::Footer)
 - #postscript : Proto::PostScript
 - #postscript=(postscript : Proto::PostScript)
 - #write_footer
 - #write_stripe(stripe)