Skip navigation links

Package de.unkrig.commons.io.pipe

A pipe is an object to which data can be written and from which data can be read; the data read equals the data previously written.

See: Description