file_util_decode_off_t


Description:


public int file_util_decode_off_t (void* @in, size_t dest)

Decode an off_t type.

Parameters:

dest

pointer to a variable to put the value in

in

file to read from

Returns:

0 on success, -1 on failure.


Namespace: Camel
Package: camel-1.2