Package de.galan.commons.io.streams
-
Class Summary Class Description BomAwareInputStream Wraps an InputStream and removes a potential bom.GzipAwareInputStream Wraps an InputStream and checks if the stream has been compressed, and optionally decompresses it.InputStreamByteSource Using an InputStream as ByteSourceIOSupport Supportive I/O methods.