该方法返回一个可以在以后保存到输出文件的字节数组;取决于请求的格式,输出文件可以是图形文件或Excel电子表格。
This method returns a byte array which you can then save to an output file, such as an image file or an Excel spreadsheet, depending on the requested format.
将字节数组写入压缩输出流。
将指定b.length长度的字节数组写入输出流。
Writes b. length bytes from the specified byte array to this output stream.
应用推荐