Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
CodedInputStream.php
function CodedInputStream::consumedEntireMessage
1 call to
CodedInputStream::consumedEntireMessage()
CodedInputStream::decrementRecursionDepthAndPopLimit
in vendor/
google/
protobuf/
src/
Google/
Protobuf/
Internal/
CodedInputStream.php
File
vendor/
google/
protobuf/
src/
Google/
Protobuf/
Internal/
CodedInputStream.php
, line 85
Class
CodedInputStream
Namespace
Google\Protobuf\Internal
Code
private
function
consumedEntireMessage
() {
return
$this
->
legitimate_message_end
; }
RSS feed