Maven module :un.storage : archive-xz :
Class : un.storage.archive.xz.delta.DeltaEncoder
Extends/Implements : un.storage.archive.xz.delta.DeltaCoder
Subclasses : -

/*
DeltaEncoder

Author: Lasse Collin

This file has been put into the public domain.
You can do whatever you want with this file.


Variables : -
Functions : DeltaEncoder, encode



public void DeltaEncoder (int distance)

public void encode (byte[] in, int in_off, int len, byte[] out)