Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

UploadHandlerRaw Constructor

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.