[ Version ( since = "0.1.9" ) ]
public void set_binary (KeyID key, uint8 buf, size_t size)
Sets the first binary value associated with key
in this.
If key
already has a first value old value is replaced by the new one.
this |
data to change |
key |
key to change or add |
buf |
buffer holding the data |
size |
size of the buffer |