Class | Yajl::Bzip2::StreamReader |
In: |
lib/yajl/bzip2/stream_reader.rb
|
Parent: | ::Bzip2::Reader |
This is a wrapper around Bzip::Reader to allow it‘s read method to adhere to the IO spec, allowing for two parameters (length, and buffer)
Helper method for one-off parsing from a bzip2-compressed stream
See Yajl::Parser#parse for parameter documentation