public int encodedLength() {
   return Serialization.EncodedLengthString(mMessage);
 }