I have a byte array:
[11, 10, 17, 05, 00, 0a, 01, 02]
and a class:
class abc{ short var1; // [11, 10] int var2;