ProtoToJsonWriter

Constructors

Link copied to clipboard
constructor(columns: Array<AirbyteValueProxy.FieldAccessor>, flatten: Boolean)

Functions

Link copied to clipboard
fun writeMeta(gen: JsonGenerator, record: DestinationRecordRaw, changes: List<Meta.Change>)
Link copied to clipboard
fun writePayload(gen: JsonGenerator, src: DestinationRecordProtobufSource)