Package io.avaje.json.stream
package io.avaje.json.stream
Reading and writing JSON content.
- See Also:
-
ClassDescriptionProvides a JsonWriter optimised for returning json as string content.Strategy for recycling buffers used in parsing and generation.JsonWriter optimised for returning json as byte array.Provides a delegating JsonWriter.Output that can be aware of server content chunking.Provides the underlying JsonReader and JsonWriter to use.Used to build JsonStream with custom settings.