jw
07/28/2022, 4:02 PMJsonWriter
as a parameter which gives you access to write raw JSON (or to pass the JsonWriter
along to a delegate adapter so it can). Perhaps you could look at the implementation of the polymorphic adapter to get some ideas. There's also some examples in the repository for custom adapter things.