Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回在将数据发送到 MobiLink 服务器之前用于存储数据的输出缓冲区的大小(以字节为单位)。
int StreamHTTPParms.getOutputBufferSize()
包含缓冲区大小的整数。
增加此值可减少发送大量上载数据所需的网络刷新次数,但需要增加内存占用量。在 HTTP 中,每次刷新都会发送一个大的(大约 250 个字节)HTTP 标头;减少刷新次数可减少带宽占用。