[ Version ( since = "0.1.10" ) ]
public void add_binary (KeyID key, uint8 buf, size_t size)
Appends a new binary value for key
in this.
this |
data to append |
key |
key to append |
buf |
the buffer containing the new value |
size |
size of buffer |