asclass JEInstantCompressor extends JEInstantCompressor_AnyType { IJavaExpr compress(byte[] data) { ret compress(byteArrayToList(data)); } }