Searched refs:xout (Results 1 – 1 of 1) sorted by relevance
44 XOutputStream xout; field in XOutputStreamToOutputStreamAdapter53 xout = out; in XOutputStreamToOutputStreamAdapter()58 xout.closeOutput(); in close()66 xout.flush(); in flush()75 xout.writeBytes(b); in write()90 xout.writeBytes(tmp); in write()102 xout.writeBytes(oneByte); in write()
Completed in 13 milliseconds