Skip to content

Instance Method

write(bind:)

Add a bound parameter value to the serializer.
mutating func write(bind encodable: any Encodable & Sendable)

Parameters

encodable

The value to bind.