Skip to main content

Module raw

Module raw 

Source
Expand description

Raw bytes pass-through serialization.

Treats each record as an opaque byte array. The schema must have a single Binary or Utf8 column.

Structsยง

RawBytesDeserializer
Raw bytes deserializer.
RawBytesSerializer
Raw bytes serializer.