get_binary


Description:

[ Version ( since = "0.1.9" ) ]
public uint8 get_binary (string param, size_t? size)

Gets the value of param encoded as base64.

If size is not null, it puts there the size of the value.

Parameters:

this

the config instance

param

a binary type parameter

size

place for size of value

Returns:

param value