LEADTOOLS JavaScript (Leadtools)
Products
|
Support
|
Send comments
on this topic. |
Email
a link to this topic. |
Main Raster Introduction
|
HTML5 JavaScript Introduction
| Help Version 18.0.1.16
Base64Decode Method
Show in webframe
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: JavaScript
JavaScript
Input string containing the Base 64 encoded value.
Decodes a Base 64 encoded string and returns the result as a byte array.
Syntax
JavaScript
function Leadtools.LTHelper.base64Decode(
input
)
Parameters
Parameter
Type
Description
input
string
Input string containing the Base 64 encoded value.
Return Value
Type
Description
byte
A byte array that contains the decoded values.
See Also
Reference
LTHelper Object
LTHelper Members
Products
|
Support
|
Contact Us
|
Copyright Notices
© 2006-2014 All Rights Reserved.
LEAD Technologies, Inc.