xcompress.vi

Compresses the source buffer into the destination buffer.

xcompress returns Z_OK if success, Z_MEM_ERROR if there was not enough memory, Z_BUF_ERROR if there was not enough room in the destination buffer.


Connector Pane

xcompress.vi


Controls and Indicators

cstr

source

Source data to compress.

ii32

Result

i1du8

dest

Destination buffer to compress into.