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

Public Member Functions

def binary_type (self)
 
def bson_encode (self, doc)
 
def bson_decode (self, data)
 
- Public Member Functions inherited from AwsSaslContext
def __init__ (self, credentials)
 

Member Function Documentation

◆ binary_type()

def binary_type (   self)
Return the bson.binary.Binary type.

◆ bson_decode()

def bson_decode (   self,
  data 
)
Decode BSON to a dictionary.

◆ bson_encode()

def bson_encode (   self,
  doc 
)
Encode a dictionary to BSON.

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