net.UDPConn.ReadFromUDP (method)

one use

	net (current package)
		udpsock.go#L102: func (c *UDPConn) ReadFromUDP(b []byte) (int, *UDPAddr, error) {