예제 #1
0
 public override void Write(AuthenticationClientPayload value, Span <byte> buffer, ref int offset)
 {
     AuthLogonProofRequest_Serializer.Instance.InternalWrite(this, buffer, ref offset);
 }
예제 #2
0
 public override void Write(AuthenticationClientPayload value, Span <byte> buffer, ref int offset)
 {
     AuthLogonChallengeRequest_AutoGeneratedTemplateSerializerStrategy.Instance.InternalWrite(this, buffer, ref offset);
 }
 public override void Write(AuthenticationClientPayload value, Span <byte> buffer, ref int offset)
 {
     DefaultAuthenticationClientPayload_Serializer.Instance.InternalWrite(this, buffer, ref offset);
 }