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