Catch-all for replication messages WalEx does not yet decode; carries the raw binary.
Summary
Types
@type t() :: %WalEx.Decoder.Messages.Unsupported{data: binary() | nil}
Catch-all for replication messages WalEx does not yet decode; carries the raw binary.
@type t() :: %WalEx.Decoder.Messages.Unsupported{data: binary() | nil}