builder_add_table


Description:

[ Version ( since = "1.9.0" ) ]
public Bool builder_add_table (Tag tag, Blob blob)

Add table for tag with data provided by blob to the face.

face must be created using builder_create.

Parameters:

tag

The Tag of the table to add

blob

The blob containing the table data to add

face

A face object created with builder_create