library
androidJvm
library
/
org.xmtp.android.library
/
EncodedContentCompression
/
DEFLATE
DEFLATE
DEFLATE
Members
Functions
compress
Link copied to clipboard
fun
compress
(
content
:
ByteArray
)
:
ByteArray
?
decompress
Link copied to clipboard
fun
decompress
(
content
:
ByteArray
)
:
ByteArray
?
Properties
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int