WorldAnchorTransferBatch.SerializationDataAvailableDelegate

Cambiar al Manual
public delegatevoid SerializationDataAvailableDelegate (byte[] data);

Parámetros

dataA set of bytes from the exported transfer batch.

Descripción

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.