load_bytes


Description:

public void load_bytes (string? display_name, Bytes data)

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