serialize_obj_base64# static EDBCommon.serialize_obj_base64(file_path)# Encode a bytes-like object. Parameters: file_pathstrPath to the file to serialize. Returns: bytesEncoded data.