file_util_encode_uint32


Description:


public int file_util_encode_uint32 (void* @out, uint32 value)

Utility function to save an uint32 to a file.

Parameters:

value

value to output

out

file to output to

Returns:

0 on success, -1 on error.


Namespace: Camel
Package: camel-1.2