Value.setBinary

Stores val into value.

class Value
void
setBinary
(
void* val
,)

Parameters

val void*

value to be stored in value.

size glong

the size of the memory pool pointed to by val.

Meta