BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
Base
ogzstream
ogzstream
ogzstream
open
rdbuf
◆
ogzstream()
[2/2]
ogzstream
(
const char *
name
,
int
mode
=
std::ios_base::out
,
int
comp
=
1
)
构造函数
打开指定的压缩文件进行写入。
参数
[in]
name
文件名
[in]
mode
打开模式,默认为 std::ios_base::out
[in]
comp
压缩级别,默认为 1