Edit

FieldCodecTester<TValue,TCodec>.GetWriteCopy(TValue) Method

Definition

protected virtual TValue GetWriteCopy(TValue input);
abstract member GetWriteCopy : 'Value -> 'Value
override this.GetWriteCopy : 'Value -> 'Value
Protected Overridable Function GetWriteCopy (input As TValue) As TValue

Parameters

input
TValue

Returns

TValue

Applies to