FemtoScan Online SDK Documentation

Home :: FsOnlineSDK :: fmutl classes

function base64enc

^ 
Encode binary data.

Performs coding of binary data into string using base64 algorithm.

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

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