| Item | % of partially implemented | % of fully implemented |
|---|---|---|
java.util.zip |
||
| 100 | ||
inf : Inflater |
||
buf : byte[] |
||
len : int |
||
InflaterInputStream(InputStream, Inflater, int) : void |
||
InflaterInputStream(InputStream, Inflater) : void |
||
InflaterInputStream(InputStream) : void |
||
read() : int |
||
read(byte[], int, int) : int |
||
available() : int |
||
skip(long) : long |
||
close() : void |
||
fill() : void |
||
markSupported() : boolean |
||
mark(int) : void |
||
reset() : void |