Maven module :un.storage : archive-xz :
Class :
un.storage.archive.xz.delta.DeltaDecoder
Extends/Implements :
un.storage.archive.xz.delta.DeltaCoder
Subclasses : -
Variables : -
Functions :
DeltaDecoder,
decode
public void
DeltaDecoder (int distance)
public void
decode (byte[] buf, int off, int len)
DeltaDecoder
Author: Lasse Collin
This file has been put into the public domain.
You can do whatever you want with this file.