get_value_builder


Description:

[ Version ( since = "0.17.0" ) ]
public unowned ArrayBuilder get_value_builder ()

Parameters:

this

A MapArrayBuilder.

Returns:

The ArrayBuilder to add map entries as struct values. This can be used instead of get_key_builder and get_item_builder. You can build map entries as a list of struct values with this builder.