OpenQuizz
Une application de gestion des contenus pédagogiques
MultiDecoder Class Reference
Inheritance diagram for MultiDecoder:
Collaboration diagram for MultiDecoder:

Public Member Functions

def __init__ (self, modes)
 
def flush (self)
 
def decompress (self, data)
 

Detailed Description

From RFC7231:
    If one or more encodings have been applied to a representation, the
    sender that applied the encodings MUST generate a Content-Encoding
    header field that lists the content codings in the order in which
    they were applied.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  modes 
)

Member Function Documentation

◆ decompress()

def decompress (   self,
  data 
)

◆ flush()

def flush (   self)

The documentation for this class was generated from the following file: