public int ReadInt()
 {
     return(mReadHelper.ReadInt());
 }