Home
last modified time | relevance | path

Searched refs:DeflatePendingOutputInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_zip/
H A Dzip_n_exporter.cpp106 static NapiValue DeflatePendingOutputInfo(napi_env env, std::shared_ptr<AsyncZipArg> arg) in DeflatePendingOutputInfo() function
1206 NapiValue obj = DeflatePendingOutputInfo(env, arg); in DeflatePending()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-zlib.md3533 deflatePending(strm: ZStream): Promise&lt;DeflatePendingOutputInfo&gt;
3551 | Promise&lt;[DeflatePendingOutputInfo](#deflatependingoutputinfo12)&gt; | Promise对象。返回结果状态、输出位数和输出…
3876 ## DeflatePendingOutputInfo<sup>12+</sup>
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-zlib.md3502 deflatePending(strm: ZStream): Promise&lt;DeflatePendingOutputInfo&gt;
3520 | Promise&lt;[DeflatePendingOutputInfo](#deflatependingoutputinfo12)&gt; | Promise used to return t…
3845 ## DeflatePendingOutputInfo<sup>12+</sup>