obj2b64encode

Contents

obj2b64encode#

snake.mrd_utils.utils.obj2b64encode(f)[source]#

Return the base64 encoded pickle of a python object.

Parameters:

f (Any)

Return type:

bytes