This version of Unity is unsupported.

DownloadHandler.nativeData

public ReadOnly<byte> nativeData;

Description

Provides direct access to downloaded data.

Allocation-free access to downloaded data, stored inside download handler. See also GetNativeData.