Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
CodedOutputStream.php
function CodedOutputStream::getData
File
vendor/
google/
protobuf/
src/
Google/
Protobuf/
Internal/
CodedOutputStream.php
, line 28
Class
CodedOutputStream
Namespace
Google\Protobuf\Internal
Code
public
function
getData
() {
return
$this
->
buffer
; }
RSS feed