Decodes a Base 64 encoded string and returns the result as an array buffer.
base64DecodeToArrayBuffer = function(input)
static base64DecodeToArrayBuffer(input: string): any;
input
Input string containing the Base 64 encoded value.
An array buffer that contains the decoded values.
Products |
Support |
Feedback: base64DecodeToArrayBuffer Method (LTHelper) - Leadtools |
Introduction |
Help Version 19.0.2017.3.21
|