load# swordfish._swordfishcpp.load(file)# Read serialized data from a readable BinaryIO object and deserialize it into a Constant object. Parameters: file (BinaryIO) – A readable BinaryIO object. Returns: The deserialized object. Return type: Constant