Searched defs:numToHexString (Results 1 – 2 of 2) sorted by relevance
48 public static numToHexString(num: number): string { method in Utils