Mask with which to XOR input data

Property definitions

websocket $ WebsocketConnection :: mask
	# Mask with which to XOR input data
	private var mask = new CString(4)
lib/websocket/websocket.nit:75,2--76,34