AirbyteValueProtobufDecoder

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun decode(value: AirbyteRecordMessage.AirbyteValueProtobuf): Any?

Decodes a protobuf value into its corresponding Java type. Returns null if the value is marked as null.