Package dev.enola.common.io.resource.convert
@NullMarked
package dev.enola.common.io.resource.convert
-
ClassDescription
ResourceConverterwhich catches any failures and wraps them into ConversionException.Copies all characters from the input into the output resource.Copies all bytes from the input into the output resource.Reads in from aReadableResource, converts content, and writes out to aWritableResource.Chain ofResourceConverters.