Skip to content

support-5340

Roman Khlopkov requested to merge support-5340 into release-5.1

[+] Added check for NULL of the emissionGet function and if the emission is not found, None is returned. The emissionExtract function has been added, this is a wrapper for extracting an emission token from binary data, returns None or an instance of the emission token object.

Merge request reports