in src/android/FileTransfer.java [108:110]
public ExposedGZIPInputStream(final InputStream in) throws IOException { super(in); }