Nevron Open Vision Documentation
Nevron.Nov Namespace / NConvert Class / ToBase64Chars Method


In This Topic
    ToBase64Chars Method
    In This Topic
    Converts the given byte array to a Base64 char array.
    Overload List
    OverloadDescription
    Converts the given byte array to a Base64 char array.  
    Converts the given byte array to a Base64 char array.  
    Converts a subset of the given byte array to an equivalent subset of an Unicode character array encoded with base-64 digits. Parameters specify the subsets as offsets in the input and output arrays, and the number of elements in the input array to convert.  
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also