Class EventMachine::HttpDecoders::GZipHeader
In: lib/em-http/decoders.rb
Parent: Object

Partial implementation of RFC 1952 to extract the deflate stream from a gzip file

Methods

eof?   extract_stream   finished?   new   read   readbyte  

Public Class methods

Public Instance methods

[Validate]