Parse and load some data to be displayed into the viewer widgets.
The data may contain multiple parseable items if the format can contain multiple items.
This function will copy the data. Use [[email protected]_bytes] to avoid copying the data.
this |
a viewer widget |
display_name |
label for the loaded data |
data |
data to load |
n_data |
length of data to load |