Method | Description | |
---|---|---|
Dispose ( ) : void |
Method | Description | |
---|---|---|
Inflate ( int pos, byte b, int o, |
||
copy ( int pos, byte dstbuf, int dstoff, int cnt ) : int | ||
inflateVerify ( int pos, |
Method | Description | |
---|---|---|
ByteBufferWindow ( PackFile pack, long o, Stream b ) : System |
protected Inflate ( int pos, byte b, int o, |
||
pos | int | |
b | byte | |
o | int | |
inf | ||
return | int |
protected copy ( int pos, byte dstbuf, int dstoff, int cnt ) : int | ||
pos | int | |
dstbuf | byte | |
dstoff | int | |
cnt | int | |
return | int |
protected inflateVerify ( int pos, |
||
pos | int | |
inf | ||
return | void |