Zip for WinRT
inflateInit(Int32) Method

LZ77 スライド圧縮ウィンドウのサイズ(ビット数)。デフォルト値は 15 ビットです。
内部ストリームの状態を圧縮解除に初期化します。
Syntax
'Declaration
 
Public Overloads Function inflateInit( _
   ByVal bits As System.Integer _
) As System.Integer
public System.int inflateInit( 
   System.int bits
)

Parameters

bits
LZ77 スライド圧縮ウィンドウのサイズ(ビット数)。デフォルト値は 15 ビットです。

Return Value

成功した場合は0、失敗した場合はエラーコード。
See Also

Reference

ZStream Class
ZStream Members
Overload List

 

 


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

Product Support Forum  |  Documentation Feedback