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.
| data | Raw data to transmit to the remote server. |
General constructor. Contents of the input argument are copied into a native buffer.