Zip for WinRT
deflateParams Method

0~9の圧縮レベル。
圧縮方法(0~2)。
圧縮レベルと圧縮方法を動的に更新します。
Syntax
'Declaration
 
Public Function deflateParams( _
   ByVal level As System.Integer, _
   ByVal strategy As System.Integer _
) As System.Integer
public System.int deflateParams( 
   System.int level,
   System.int strategy
)

Parameters

level
0~9の圧縮レベル。
strategy
圧縮方法(0~2)。
See Also

Reference

ZStream Class
ZStream Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback