Maven module :un.storage : archive-xz :
Class : un.storage.archive.xz.check.Check
Extends/Implements : -
Subclasses : -

/*
Check

Author: Lasse Collin

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


Variables : size, name
Functions : update, finish, update, getSize, getName, getInstance


int size

String name


public void update (byte[] buf, int off, int len)

public byte[] finish ()

public void update (byte[] buf)

public int getSize ()

public String getName ()

public Check getInstance (int checkType)