VirtualBox

Changeset 84293 in vbox for trunk/include/iprt/mangling.h


Ignore:
Timestamp:
May 13, 2020 4:23:25 PM (5 years ago)
Author:
vboxsync
Message:

IPRT/base64: Put the UTF-16 code in separate file. Implemented decoding of UTF-16 strings. bugref:9224

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/mangling.h

    r84286 r84293  
    577577# define RTBase64DecodedSize                            RT_MANGLER(RTBase64DecodedSize)
    578578# define RTBase64DecodedSizeEx                          RT_MANGLER(RTBase64DecodedSizeEx)
     579# define RTBase64DecodeUtf16                            RT_MANGLER(RTBase64DecodeUtf16)
     580# define RTBase64DecodeUtf16Ex                          RT_MANGLER(RTBase64DecodeUtf16Ex)
     581# define RTBase64DecodedUtf16Size                       RT_MANGLER(RTBase64DecodedUtf16Size)
     582# define RTBase64DecodedUtf16SizeEx                     RT_MANGLER(RTBase64DecodedUtf16SizeEx)
    579583# define RTBase64Encode                                 RT_MANGLER(RTBase64Encode)
    580584# define RTBase64EncodeEx                               RT_MANGLER(RTBase64EncodeEx)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette