CryptoSys API Library Manual

zlibDeflate

Compress data using the ZLIB deflate algorithm.

Syntax

[VBA]
Public Function zlibDeflate ( _
    lpInput() As Byte _
) As Byte()

Parameters

lpInput
Data to be compressed.

Return Value

Byte(): Compressed data.
[PREV: xofBytes...]   [Contents]   [Index]   
   [NEXT: zlibInflate...]

Copyright © 2001-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-01-07T07:42:00Z.