to_bytes


Description:

[ Version ( since = "2.1.1" ) ]
public Bytes to_bytes (JsonExportFlags flags)

Converts the JSON object to UTF-8 bytes.

Parameters:

this

a JsonObject

flags

some JsonExportFlags e.g. INDENT

Returns:

a Bytes