type github.com/pion/dtls/v3/pkg/protocol.Content (interface)

Method Implmentations

ContentType() ContentType (*ApplicationData).ContentType (*ChangeCipherSpec).ContentType *github.com/pion/dtls/v3/pkg/protocol/alert.Alert.ContentType *github.com/pion/dtls/v3/pkg/protocol/handshake.Handshake.ContentType
Marshal() ([]byte, error) (*ApplicationData).Marshal (*ChangeCipherSpec).Marshal *github.com/pion/dtls/v3/pkg/protocol/alert.Alert.Marshal *github.com/pion/dtls/v3/pkg/protocol/handshake.Handshake.Marshal
Unmarshal(data []byte) error (*ApplicationData).Unmarshal (*ChangeCipherSpec).Unmarshal *github.com/pion/dtls/v3/pkg/protocol/alert.Alert.Unmarshal *github.com/pion/dtls/v3/pkg/protocol/handshake.Handshake.Unmarshal