public override uint DeserializeImpl(TSource source, SerializationContext context) { return((uint)context.DecodeInt32Fixed()); }