Maps a PODValue to a raw value for use in simplified JSON serialisations, which currently amounts to discarding its type information. See podEntriesToSimplifiedJSON.
PODValue
the POD value to serialize
the underlying value
Generated using TypeDoc
Maps a
PODValue
to a raw value for use in simplified JSON serialisations, which currently amounts to discarding its type information. See podEntriesToSimplifiedJSON.