in src/android/FileTransfer.java [149:151]
public int read() throws IOException { return updateBytesRead(super.read()); }