PHP Class Google\Cloud\Tests\Speech\HttpStreamWrapper

Show file Open project: GoogleCloudPlatform/gcloud-php

Public Properties

Property Type Description
$bodyData
$position

Public Methods

Method Description
stream_eof ( )
stream_open ( $path, $mode, $options, &$opened_path )
stream_read ( $count )
stream_stat ( )
stream_tell ( )

Method Details

stream_eof() public method

public stream_eof ( )

stream_open() public method

public stream_open ( $path, $mode, $options, &$opened_path )

stream_read() public method

public stream_read ( $count )

stream_stat() public method

public stream_stat ( )

stream_tell() public method

public stream_tell ( )

Property Details

$bodyData public property

public $bodyData

$position public property

public $position