public class LZ4Util extends Object
LZ4Util()
static byte[]
compressedByte(byte[] srcByte)
decompressorByte(byte[] compressorByte, int srcLength)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LZ4Util()
public static byte[] compressedByte(byte[] srcByte)
srcByte
public static byte[] decompressorByte(byte[] compressorByte, int srcLength)
compressorByte
srcLength
Copyright © 2022. All rights reserved.