Uses of Interface
com.helger.commons.io.resource.wrapped.IWrappedReadableResource
-
Packages that use IWrappedReadableResource Package Description com.helger.commons.io.resource.wrapped -
-
Uses of IWrappedReadableResource in com.helger.commons.io.resource.wrapped
Classes in com.helger.commons.io.resource.wrapped that implement IWrappedReadableResource Modifier and Type Class Description classAbstractWrappedReadableResourceA wrapper around a readable resource forInputStreammanipulation .classGZIPReadableResourceA readable resource that is GZIP compressed.
-