WalEx.Decoder.Messages.Unsupported (WalEx v4.8.0)

Copy Markdown View Source

Catch-all for replication messages WalEx does not yet decode; carries the raw binary.

Summary

Types

t()

@type t() :: %WalEx.Decoder.Messages.Unsupported{data: binary() | nil}