class documentation

class GzipDecoderState(object): (source)

View In Hierarchy

Undocumented

Constant FIRST_MEMBER Undocumented
Constant OTHER_MEMBERS Undocumented
Constant SWALLOW_DATA Undocumented
FIRST_MEMBER: int = (source)

Undocumented

Value
0
OTHER_MEMBERS: int = (source)

Undocumented

Value
1
SWALLOW_DATA: int = (source)

Undocumented

Value
2