CryptoSys PKI Pro Manual

comprUncompress

Uncompress data using zlib compression.

Syntax

[VBA]
Public Function comprUncompress ( _
    lpInput() As Byte, _
    Optional nOptions As Long = 0 _
) As Byte()

Parameters

lpInput
Data to be uncompressed.
nOptions
For future use.

Return Value

Byte(): Uncompressed data, or an empty array on error.
[PREV: comprCompress...]   [Contents]   [Index]   
   [NEXT: eccDHSharedSecret...]

Copyright © 2004-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.