Uses of Interface
io.avaje.jsonb.spi.BytesJsonWriter
Packages that use BytesJsonWriter
Package
Description
SPI for the underlying json parsing and generation.
Default stream handling provided with Jsonb.
-
Uses of BytesJsonWriter in io.avaje.jsonb.spi
Methods in io.avaje.jsonb.spi that return BytesJsonWriterModifier and TypeMethodDescriptionJsonStreamAdapter.bufferedWriterAsBytes()
Return a JsonWriter to use for writing json to byte array. -
Uses of BytesJsonWriter in io.avaje.jsonb.stream
Methods in io.avaje.jsonb.stream that return BytesJsonWriter