Uses of Package
org.dellroad.stuff.io
Packages that use org.dellroad.stuff.io
Package
Description
I/O-related classes.
General Java-related utility classes.
-
Classes in org.dellroad.stuff.io used by org.dellroad.stuff.ioClassDescriptionCallback interface required by
AsyncInputStream.AFileOutputStreamthat atomically updates the target file.Catalog of common byte order marks.A better piped input/output stream pair.TheInputStreamassociated with aPipedStreamsinstance.TheOutputStreamassociated with aPipedStreamsinstance.Callback interface used to read input from anInputStream.Interface for atomic storage and retrieval of an opaque byte array, with access being done via theInputStreamandOutputStreaminterfaces.Callback interface used to write output to anOutputStream. -
Classes in org.dellroad.stuff.io used by org.dellroad.stuff.java