Version: 2017.3

WorldAnchorTransferBatch.SerializationDataAvailableDelegate

Switch to Manual
public delegatevoid SerializationDataAvailableDelegate (byte[] data);

Parameters

data A set of bytes from the exported transfer batch.

Description

The handler for when some data is available from serialization.

The data from an export may be provided in chunks. Each chunk is ordered and must be in the correct order when restored.