Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.