84858687888990
public InputStream toInputStream() { TempReadStream ts = new TempReadStream(_head); ts.setFreeWhenDone(false); return new StreamImplInputStream(ts); }