load_bytes
Description:
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.
Parameters:
| this |
a viewer widget |
| display_name |
label for the loaded data |
| data |
data to load |