kubernetes/vendor/github.com/gorilla/websocket/mask.go

const wordSize

func maskBytes(key [4]byte, pos int, b []byte) int {}