Maven module :un.storage : archive-xz :
Class :
un.storage.archive.xz.index.BlockInfo
Extends/Implements : -
Subclasses : -
Variables :
blockNumber,
compressedOffset,
uncompressedOffset,
unpaddedSize,
uncompressedSize,
index
Functions :
BlockInfo,
getCheckType,
hasNext,
setNext
public int
blockNumber
public long
compressedOffset
public long
uncompressedOffset
public long
unpaddedSize
public long
uncompressedSize
IndexDecoder
index
public void
BlockInfo (IndexDecoder indexOfFirstStream)
public int
getCheckType ()
public boolean
hasNext ()
public void
setNext ()
BlockInfo
Author: Lasse Collin
This file has been put into the public domain.
You can do whatever you want with this file.