Method

Write

virtual override func Write(writer: Utf8JsonWriter, value: Result<T, E>, options: JsonSerializerOptions) -> ()

Type: ResultJsonConverter<T, E>
Namespace: System
Assembly: Raven.Core.dll
Source file: Result.rvn

Writes a result as a tagged JSON object.