MCPcopy
hub / github.com/XTLS/REALITY / endOfEarlyDataMsg

Struct endOfEarlyDataMsg

handshake_messages.go:1111–1111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1109}
1110
1111type endOfEarlyDataMsg struct{}
1112
1113func (m *endOfEarlyDataMsg) marshal() ([]byte, error) {
1114 x := make([]byte, 4)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected