serialize_obj_base64#

static AEDTCommon.serialize_obj_base64(file_path)#

Encode a bytes-like object.

Parameters:
file_pathstr

Path to the file to serialize.

Returns:
bytes

Encoded data.