Version: 2017.2

UploadHandlerRawConstructor

Switch to Manual
public UploadHandlerRaw (byte[] data);

Parameters

data Raw data to transmit to the remote server.

Description

General constructor. Contents of the input argument are copied into a native buffer.