Method Web.Crawler.MemoryQueue()->put()
- Method put
void put(string|array(string)|Standards.URI|array(Standards.URI) uri)
- Description
Put one or several URIs in the queue. Any URIs that were already present in the queue are silently disregarded.
void put(string|array(string)|Standards.URI|array(Standards.URI) uri)
Put one or several URIs in the queue. Any URIs that were already present in the queue are silently disregarded.