public class EncodeUtil extends Object
EncodeUtil()
static byte[]
lz4Compress(byte[] data)
lz4Decompress(byte[] data, int bodyRawSize)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EncodeUtil()
public static byte[] lz4Decompress(byte[] data, int bodyRawSize)
public static byte[] lz4Compress(byte[] data)
Copyright © 2024. All rights reserved.