convert_filecontainer

GeneralFileEncoder.convert_filecontainer(obj)[source]

Convert a filecontainer instance.

Parameters

obj (FileContainer) – The filecontainer to convert.

Returns

d – The dictionary representation of the instance obj.

Return type

dict