Maps a PODValue or PODValueTuple to a PODRawValue or PODRawValueTuple for use in simplified JSON serializations.
PODValue
PODValueTuple
PODRawValue
PODRawValueTuple
the POD value to serialize
the underlying value
Generated using TypeDoc
Maps a
PODValue
orPODValueTuple
to aPODRawValue
orPODRawValueTuple
for use in simplified JSON serializations.