Maven module :un.storage : archive-xz :
Class :
un.storage.archive.xz.DeltaDecoder
Extends/Implements :
un.storage.archive.xz.DeltaCoder
un.storage.archive.xz.FilterDecoder
Subclasses : -
Variables : -
Functions :
DeltaDecoder,
getMemoryUsage,
getInputStream
void
DeltaDecoder (byte[] props)
public int
getMemoryUsage ()
public InputStream
getInputStream (InputStream in)
DeltaDecoder
Author: Lasse Collin
This file has been put into the public domain.
You can do whatever you want with this file.