LEADTOOLS JavaScript (Leadtools)

Base64Decode Method

Show in webframe
Input string containing the Base 64 encoded value.
Decodes a Base 64 encoded string and returns the result as a byte array.
Syntax
 function Leadtools.LTHelper.base64Decode( 
   input 
)

Parameters

ParameterTypeDescription
inputstringInput string containing the Base 64 encoded value.

Return Value

TypeDescription
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.