.Q.gz[::] / zlib loaded?
.Q.gz cbv / unzipped
.Q.gz (cl;cbv) / zipped
Where
cbv is a char or byte vectorcl is compression level [1-9] as a longreturns, for
cbv, the inflated (unzipped) vectorsince V4.0 2020.04.16.
q).Q.gz{0N!count x;x}[.Q.gz(9;10000#"helloworld")]
66
"helloworldhelloworldhelloworldhelloworldhelloworldhelloworldhelloworldhellow..