singleValueContainer()
Returns the data stored in this decoder as represented in a container appropriate for holding a single primitive value.
Declaration
func singleValueContainer() throws -> any SingleValueDecodingContainerReturn Value
A single value container view into this decoder.