tis.startReadSource(is);
obb = (cl <= 0) ? Process.getByteBuffer(8000, tis)
: Process.getByteBuffer(8000, tis, cl);
} catch (SysException e) {
e.printStackTrace();
tprc.interrupt();
throw new SysRuntimeException(e);
} finally {
executor.free(tprc);
}
try {