Uses of Class
com.github.luben.zstd.ZstdFrameProgression
Packages that use ZstdFrameProgression
-
Uses of ZstdFrameProgression in com.github.luben.zstd
Methods in com.github.luben.zstd that return ZstdFrameProgressionModifier and TypeMethodDescriptionZstdCompressCtx.getFrameProgression()Tells how much data has been ingested (read from input), consumed (input actually compressed) and produced (output) for current frame.private static ZstdFrameProgressionZstdCompressCtx.getFrameProgression0(long ptr)