MtxVecJsonSerializer.Read Method

TMtxVecBase Read(ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options)

Deserializes a TMtxVecBase-derived instance by reading a Base64-encoded byte[] and restoring state.

#NameTypeDescription
1readerUtf8JsonReader (ref)
2typeToConvertType
3optionsJsonSerializerOptions

Returns: TMtxVecBase