static short ProcessS16(HarpMessage input) { CheckErrors(input, PayloadType.S16); return(input.GetPayloadInt16()); }