Decodes a Base 64 encoded string and returns the result as a byte array.
base64DecodeToByteArray = function(input)
static base64DecodeToByteArray(input: string): number[];
input
Input string containing the Base 64 encoded value.
A byte array that contains the decoded values.
Products |
Support |
Feedback: base64DecodeToByteArray Method (LTHelper) - Leadtools |
Introduction |
Help Version 19.0.2017.3.21
|