SimplePie_HTTP_Parser::has_data

Advertisement

Summery Summery

Check whether there is data beyond the pointer

Syntax Syntax

SimplePie_HTTP_Parser::has_data()

Return Return

(bool) true if there is further data, false if not

Source Source

File: wp-includes/SimplePie/HTTP/Parser.php

	}

	/**
	 * See if the next character is LWS

Advertisement

Advertisement

Leave a Reply