summary:"A callback used when writing a JSON value, such as <xref uid=\"com.azure.json.JsonWriter.writeArray*\" data-throw-if-not-resolved=\"false\" data-raw-source=\"JsonWriter#writeArray(Object[], WriteValueCallback)\"></xref>."
desc:"Applies the write callback to `input1` and `input2`."
type:"interface"
typeParameters:
- description:"First type of the callback."
name:"T"
- description:"Second type of the callback."
name:"U"
desc:"A callback used when writing a JSON value, such as <xref uid=\"com.azure.json.JsonWriter.writeArray*\" data-throw-if-not-resolved=\"false\" data-raw-source=\"JsonWriter#writeArray(Object[], WriteValueCallback)\"></xref>."