ES2Web.LoadRaw

public byte[] LoadRaw()

Returns

byte[ ] Our entire downloaded data as a byte array.

Description

The raw data downloaded using ES2Web. You must yield ES2Web.Download() before calling this method.

C#

JS