As mentioned in the introduction the Library has an exposed
architecture with a large set of public functions. However, not all
these functions take active part in the Library API described in this
guide and many of them are generic utilities like containers etc..This
appendix lists the set of public functions in two groups:
- API to use if Library is to be used "out of the box"
- Generic Library Utilities
Out of the Box Methods
URL Management
Streams
We have two structures:
And a large set of streams modules
Generic Library Utilities