`
zhaododo
  • 浏览: 827 次
  • 性别: Icon_minigender_1
  • 来自: 南京
文章分类
社区版块
存档分类
最新评论
文章列表
Returns a ServletOutputStream suitable for writing binary data in the response. The servlet container does not encode the binary data.  Calling flush() on the ServletOutputStream commits the response. Either this method or getWriter() may be called to write the body, not both. 
Global site tag (gtag.js) - Google Analytics