Uses of Class
net.runelite.cache.util.BzStream
-
Packages that use BzStream Package Description net.runelite.cache.util -
-
Uses of BzStream in net.runelite.cache.util
Methods in net.runelite.cache.util with parameters of type BzStream Modifier and Type Method Description intLibBZip2. BZ2_bzCompress(BzStream stream, int action)intLibBZip2. BZ2_bzCompressEnd(BzStream stream)intLibBZip2. BZ2_bzCompressInit(BzStream stream, int blockSize100k, int verbosity, int workFactor)
-