SChunk.to_cframe#

SChunk.to_cframe()#

Get a bytes object containing the serialized SChunk instance.

Returns:

out – The buffer containing the serialized SChunk instance.

Return type:

bytes