XDRDecodable

public protocol XDRDecodable : Decodable, Sendable

A protocol for types which can be decoded from binary.