- getHexString(byte[]) - Static method in class ch.hevs.isi.utils.Utility
-
Utility method to convert a byte array in a string made up of hex (0,.. 9, a,..f).
- getHexString(byte[], int, int) - Static method in class ch.hevs.isi.utils.Utility
-
Utility method to convert a byte array in a string made up of hex (0,.. 9, a,..f)
- getStringRndVal(int) - Static method in class ch.hevs.isi.utils.Utility
-
Retrieves a random value rounded to 2 decimal...