protected override short OnRead(TProtocolReader reader)
 {
     return(reader.ReadI16());
 }