A shared symbol table.
See also the ION spec's symbol guide, and the ION doc's cookbook.
None.
string
$name#int
$version# = 1array
$symbols# = array
(
)Create a shared symbol table.
void
ion\Symbol\Table\Shared::__construct(string
$name, [int
$version = 1, [?array
$symbols = NULL
]])