add_bytes


Description:

[ 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.

Parameters:

this

a JsonObject

key

dictionary key

value

value