ar.com.hjg.pngj.test
Class TestDeflater
java.lang.Object
ar.com.hjg.pngj.test.TestDeflater
public class TestDeflater
- extends Object
Method Summary |
static void |
main(String[] args)
|
static int |
test(String filename,
int complevel,
int deflaterStrat)
|
static int |
test2(String filename,
int complevel,
int deflaterStrat)
|
TestDeflater
public TestDeflater()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
test
public static int test(String filename,
int complevel,
int deflaterStrat)
throws Exception
- Throws:
Exception
test2
public static int test2(String filename,
int complevel,
int deflaterStrat)
throws Exception
- Throws:
Exception