basic API docs
[awesomized/ext-ion] / docs / src / ion / Catalog.md
1 # class ion\Catalog implements Countable
2
3 The Catalog holds a collection of ion\Symbol\Table instances queried from ion\Reader and ion\Writer instances.
4
5
6
7 See also [the ION spec's symbol guide chapter on catalog.](https://amzn.github.io/ion-docs/docs/symbols.html#the-catalog).
8
9
10 ## Constants:
11
12 None.
13
14 ## Properties:
15
16 * private array $symbolTables = array (
17 )
18 Internal cache.
19