Uses of Package
org.dellroad.stuff.io
Package
Description
I/O-related classes.
General Java-related utility classes.
-
ClassDescriptionCallback interface required by
AsyncInputStream
.AFileOutputStream
that atomically updates the target file.Catalog of common byte order marks.A better piped input/output stream pair.TheInputStream
associated with aPipedStreams
instance.TheOutputStream
associated with aPipedStreams
instance.Callback interface used to read input from anInputStream
.Interface for atomic storage and retrieval of an opaque byte array, with access being done via theInputStream
andOutputStream
interfaces.Callback interface used to write output to anOutputStream
. -