[ Version ( since = "0.1.10" ) ]
public void set_binary (KeyID key, uint8 buf, size_t size)
Sets the value associated with key into this.
key must have been registered as a binary-type key. Old value is replaced by the new one.
| this |
set of related keys to change |
| key |
key to change or add |
| buf |
buffer holding the relkeys |
| size |
size of the buffer |