Searched defs:fromInt32 (Results 1 – 1 of 1) sorted by relevance
208 … public static FieldCodec<T> ForEnum<T>(uint tag, Func<T, int> toInt32, Func<int, T> fromInt32) in ForEnum() argument389 …ic FieldCodec<T> ForEnum<T>(uint tag, Func<T, int> toInt32, Func<int, T> fromInt32, T defaultValue) in ForEnum() argument