- Source:
Methods
dispose()
Optional function to dispose this object. The object should not be relied upon to be usable after calling this function, however whether it actually is, or not, is entirely implementation-dependent.
- Source:
init()
Optional function to initialize this object for use. The object should be usable after calling this function.
- Source: