Uses of Interface
io.avaje.jsonb.spi.BytesJsonWriter
Packages that use BytesJsonWriter
-
Uses of BytesJsonWriter in io.avaje.jsonb.jackson
Methods in io.avaje.jsonb.jackson that return BytesJsonWriter -
Uses of BytesJsonWriter in io.avaje.jsonb.spi
Methods in io.avaje.jsonb.spi that return BytesJsonWriterModifier and TypeMethodDescriptionIOAdapter.bufferedWriterAsBytes()Return a JsonWriter to use for writing json to byte array.