UploadHandlerRawConstructor

매뉴얼로 전환
public UploadHandlerRaw (byte[] data);

파라미터

dataRaw data to transmit to the remote server.

설명

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