nhooyr.io/websocket.Conn.SetReadLimit (method)

2 uses

	nhooyr.io/websocket (current package)
		netconn.go#L49: 	c.SetReadLimit(-1)
		read.go#L87: func (c *Conn) SetReadLimit(n int64) {