UploadHandlerRawConstructor

切换到手册
public UploadHandlerRaw (byte[] data);

参数

data要传输到远程服务器的原始数据。

描述

一般构造函数。将 input 参数的内容复制到原生缓冲区。