load#

swordfish._swordfishcpp.load(file)#

Read serialized data from a readable BinaryIO object and deserialize it into a Constant object.

参数:

file (BinaryIO) -- A readable BinaryIO object.

返回:

The deserialized object.

返回类型:

Constant