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