midigamepad.lib.util

Undocumented in source.

Members

Functions

hexOrDecToNumber
Number hexOrDecToNumber(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
trimEndNull
T[] trimEndNull(T[] arg)

Trims the end of an array assuming that the end starts with null

Meta