CryptoSys PKI Pro Manual

cnvLatin1FromUTF8Bytes

Convert UTF-8 encoded array of bytes into a Latin-1 string, if possible.

Syntax

[VBA]
Public Function cnvLatin1FromUTF8Bytes ( _
    lpInput() As Byte _
) As String

Parameters

lpInput
Array containing UTF-8 encoded data.

Return Value

String: Decoded bytes in a VBA Unicode string.
[PREV: cnvHexStrFromString...]   [Contents]   [Index]   
   [NEXT: cnvNumFromBytes...]

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