[ Version ( since = "2.1.1" ) ]
public void add_bytes (string key, Bytes value)
Adds bytes to the JSON object.
They will be base64 encoded as a string. If the node already exists the old one is replaced.
| this | |
| key |
dictionary key |
| value |
value |