Package VASSAL.chat
Class Compressor
java.lang.Object
VASSAL.chat.Compressor
public class Compressor extends Object
-
Method Summary
Modifier and Type Method Description static byte[]compress(byte[] in)static byte[]decompress(byte[] in)
-
Method Details
-
compress
- Throws:
IOException
-
decompress
- Throws:
IOException
-