Home
last modified time | relevance | path

Searched refs:parseFromJsonStream (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMessage.php788 $this->parseFromJsonStream($input, $ignore_unknown);
1308 public function parseFromJsonStream($input, $ignore_unknown) function in Google\\Protobuf\\Internal\\Message