kubernetes/vendor/google.golang.org/grpc/preloader.go

type PreparedMsg

// Encode marshalls and compresses the message using the codec and compressor for the stream.
func (p *PreparedMsg) Encode(s Stream, msg any) error {}