class documentation

class BinaryNullPayloadConverter(EncodingPayloadConverter): (source)

View In Hierarchy

Converter for 'binary/null' payloads supporting None values.

Method from_payload See base class.
Method to_payload See base class.
Property encoding See base class.