Package io.micronaut.core.io
package io.micronaut.core.io
Micronaut core input/output.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionUtility methods for I/O operations.Basic abstraction over resource loading.Resolves resources from a set of
ResourceLoader
instances.Interface for types that can be written to anOutputStream
.An interface for classes to implement that are capable of writing themselves to aWriter