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

Public Member Functions

def __init__ (self, rfile)
 
def readable (self)
 
def read_chunk_len (self)
 
def readinto (self, buf)
 

Detailed Description

An input stream that handles Transfer-Encoding 'chunked'

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  rfile 
)

Member Function Documentation

◆ read_chunk_len()

def read_chunk_len (   self)

◆ readable()

def readable (   self)

◆ readinto()

def readinto (   self,
  buf 
)

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