Gets the default system loader. Applications may replace this loader with one configured appropriately, and then access it here. @return not null .
()
| 202 | * @return not <code>null</code>. |
| 203 | */ |
| 204 | public IonLoader getLoader(); |
| 205 | |
| 206 | |
| 207 | /** |
no outgoing calls