Class | Yajl::Deflate::StreamReader |
In: |
lib/yajl/deflate/stream_reader.rb
|
Parent: | ::Zlib::Inflate |
This is a wrapper around Zlib::Inflate, creating a read method that adheres to the IO spec, allowing for two parameters (length, and buffer)
Helper method for one-off parsing from a deflate-compressed stream
See Yajl::Parser#parse for parameter documentation