Class UonSerializerSession

All Implemented Interfaces:
HttpPartSerializerSession
Direct Known Subclasses:
OpenApiSerializerSession, UrlEncodingSerializerSession

Session object that lives for the duration of a single use of UonSerializer.
Notes:
  • This class is not thread safe and is typically discarded after one use.
See Also: