Exemple #1
0
 /**
  * Get the length of this message, unsigned
  *
  * @return
  */
 public int getLengthU() {
   return U16.f(length);
 }