Minor update for a build issue on VS2015
Header.Length is of type uint8[2], this cause incompatibility with compare with sizeof()
Please register or sign in to comment
Header.Length is of type uint8[2], this cause incompatibility with compare with sizeof()