TMtxVecBase Read(ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options)
Deserializes a TMtxVecBase-derived instance by reading a Base64-encoded byte[] and restoring state.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | reader | Utf8JsonReader (ref) | |
| 2 | typeToConvert | Type | |
| 3 | options | JsonSerializerOptions |
Returns: TMtxVecBase