public uint ReadUint()
 {
     return(mReadHelper.ReadUint());
 }