super(out);
super.write(oneByte); mCount++; if (Config.LOGV) { if (mCount % 1024 == 0) { Log.v(Email.LOG_TAG, "# " + mCount); } }