file_util_encode_string


Description:


public int file_util_encode_string (void* @out, string str)

Encode a normal string and save it in the output file.

Parameters:

str

value to output

out

file to output to

Returns:

0 on success, -1 on error.


Namespace: Camel
Package: camel-1.2