WorldAnchorTransferBatch.SerializationDataAvailableDelegate

매뉴얼로 전환
public delegatevoid SerializationDataAvailableDelegate (byte[] data);

파라미터

dataA set of bytes from the exported transfer batch.

설명

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.