Js5Compression
object Js5Compression
Functions
Link copied to clipboard
fun compress(input: ByteBuf, type: Js5CompressionType, key: SymmetricKey = SymmetricKey.ZERO): ByteBuf
Link copied to clipboard
fun compressBest(input: ByteBuf, enableLzma: Boolean = false, enableUncompressedEncryption: Boolean = false, key: SymmetricKey = SymmetricKey.ZERO): ByteBuf
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard