Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Encodes data using the Base64 algorithm. (x2)
packer
Decodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base16 algorithm. (x2)
file
Queries the value of an environment variable. (x2)
search
Adds a one-time listener function for a specified event. (x2)
behavior
Adds a listener function for a specified event. (x2)
behavior
Removes listeners for a specified event. (x2)
behavior
Emits an event, effectively calling each of the registered listeners for that event. (x2)
behavior
Serializes data into the JSON format. (x2)
file