Class EDI::Bzip2Reader
In: lib/edi4r.rb
Parent: Object

A simple utility class that fills a need not covered by "zlib".

It is stripped to the essentials needed here internally. Not recommended for general use! The overhead of starting "bzcat" processes all the time is considerable, binding to a library similar to ‘zib’ for the BZIP2 format would give much better results.

Methods

close   new   read   rewind  

Attributes

path  [RW] 

Public Class methods

Public Instance methods

[Validate]