# Sandbox.Json.PointerJsonConverter.Write

```csharp
void Write(System.Text.Json.Utf8JsonWriter writer, Pointer value, System.Text.Json.JsonSerializerOptions options)
```

### Parameters

- `writer` (`System.Text.Json.Utf8JsonWriter`)
- `value` (`Pointer`)
- `options` (`System.Text.Json.JsonSerializerOptions`)

Declared in [Sandbox.Json.PointerJsonConverter](/api/Sandbox.Json.PointerJsonConverter).
Assembly: `Sandbox.Engine`.
