FemtoScan Online SDK Documentation

Home :: FsOnlineSDK :: fmutl classes

function base64dec

^ 
Decode binary data.

Performs decoding of binary data from string using base64 algorithm.

Source:
../fmutl/helpers.h:240
Author:
unascribed
Version:
unknown
Params:
str encoded string data.
length decoded data length.
Returns:
decoded binary data. This data should be freed with fmutl_free .
See Also:
base64enc
Code:
public extern "C" FMUTL_API void * base64dec ( const char * str ,
unsigned * length )

(C) Advanced Technologies Center, 2002-2006
For support contact us at fsdev@nanoscopy.net