Kaba function zlib.uncompress ed

...

Syntax ed

func static zlib.uncompress(s: bytes, len_max: i32) -> bytes

Parameters ed

s: bytes
...

len_max: i32
...

Return ed

...