Package de.xima.fc.common.io
package de.xima.fc.common.io
-
ClassesClassDescriptionSimilar to a
FileInputStream, but deletes the file when the stream is closed.Data class for a file size, which can be given in bytes, kilobytes, megabytes etc.AnInputStreamthat is always empty and markable / resettable.Extends theRandomAccessFileInputStreamto provide support forMarkableRandomAccessFileInputStream.markandMarkableRandomAccessFileInputStream.reset().Wraps a writer and applies substitutions "source -> target" to the content.A writer that trims leading and trailing characters from the content before writing them to the underlying writer.Represents a byte array with a content type (MIME type).Represents aFilewith a content type (MIME type).