Maven module :un.storage : archive-xz :
Class : un.storage.archive.xz.common.Util
Extends/Implements : -
Subclasses : -

/*
Util

Author: Lasse Collin

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


Variables : STREAM_HEADER_SIZE, BACKWARD_SIZE_MAX, BLOCK_HEADER_SIZE_MAX, VLI_MAX, VLI_SIZE_MAX
Functions : getVLISize


public int STREAM_HEADER_SIZE

public long BACKWARD_SIZE_MAX

public int BLOCK_HEADER_SIZE_MAX

public long VLI_MAX

public int VLI_SIZE_MAX


public int getVLISize (long num)