public class ZSTDEncoder extends Object
ZSTDEncoder()
static byte[]
compress(byte[] data)
decompress(byte[] compressedData, int rawSize)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ZSTDEncoder()
public static byte[] compress(byte[] data)
public static byte[] decompress(byte[] compressedData, int rawSize)
Copyright © 2026. All Rights Reserved.