Maven module :un.storage : archive-xz :
Class :
un.storage.archive.xz.BCJOptions
Extends/Implements :
un.storage.archive.xz.FilterOptions
Subclasses : -
Variables :
startOffset
Functions :
BCJOptions,
setStartOffset,
getStartOffset,
getEncoderMemoryUsage,
getDecoderMemoryUsage,
clone
int
startOffset
void
BCJOptions (int alignment)
public void
setStartOffset (int startOffset)
public int
getStartOffset ()
public int
getEncoderMemoryUsage ()
public int
getDecoderMemoryUsage ()
public Object
clone ()
BCJOptions
Author: Lasse Collin
This file has been put into the public domain.
You can do whatever you want with this file.