Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
设置在将数据发送到 MobiLink 服务器之前用于存储数据的输出缓冲区的大小(以字节为单位)。
void StreamHTTPParms.setOutputBufferSize(int size)
size 新缓冲区大小。
非 Blackberry J2ME 的缺省值为 512;否则为 4096。有效值范围为 512 到 32768。调高该值可能会导致 Java 运行时发送 MobiLink 服务器无法处理的分块 HTTP。
如果 MobiLink 服务器输出一个 "未知的传输编码" 错误,则请尝试调低该值。