See: Description
| Interface | Description |
|---|---|
| FileItem |
This is the interface for a
File. |
| Enum | Description |
|---|---|
| IoMode |
This enum holds the possible modes of I/O.
|
| Exception | Description |
|---|---|
| RuntimeIoException |
java.io is NOT an easy task. This package
provides utilities that make it easier to deal with
InputStreams, OutputStreams,
Readers and Writers as well as handling
encodings. If a method specifies that a stream is closed, this is guaranteed
on success as well as in an exceptional state so your server-application
does NOT run out of file-handles. mmm-util-core (from 4.0.0 to 5.0.0) to
mmm-util-io (1.0.0).Copyright © 2001–2015 mmm-Team. All rights reserved.