Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

UploadHandlerRaw Constructor

public UploadHandlerRaw(byte[] data);

Parameters

dataRaw data to transmit to the remote server.

Description

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

Did you find this page useful? Please give it a rating: