[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/laminas/laminas-diactoros/src/ -> CallbackStream.php (summary)

(no description)

Copyright: https://github.com/laminas/laminas-diactoros/blob/master/COPYRIGHT.md
License: https://github.com/laminas/laminas-diactoros/blob/master/LICENSE.md New BSD License
File Size: 183 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

CallbackStream:: (17 methods):
  __construct()
  __toString()
  close()
  detach()
  attach()
  getSize()
  tell()
  eof()
  isSeekable()
  seek()
  rewind()
  isWritable()
  write()
  isReadable()
  read()
  getContents()
  getMetadata()


Class: CallbackStream  - X-Ref

Implementation of PSR HTTP streams

__construct(callable $callback)   X-Ref

param: callable $callback

__toString()   X-Ref
{@inheritdoc}


close()   X-Ref
{@inheritdoc}


detach()   X-Ref
{@inheritdoc}


attach(callable $callback)   X-Ref
Attach a new callback to the instance.


getSize()   X-Ref
{@inheritdoc}


tell()   X-Ref
{@inheritdoc}


eof()   X-Ref
{@inheritdoc}


isSeekable()   X-Ref
{@inheritdoc}


seek($offset, $whence = SEEK_SET)   X-Ref
{@inheritdoc}


rewind()   X-Ref
{@inheritdoc}


isWritable()   X-Ref
{@inheritdoc}


write($string)   X-Ref
{@inheritdoc}


isReadable()   X-Ref
{@inheritdoc}


read($length)   X-Ref
{@inheritdoc}


getContents()   X-Ref
{@inheritdoc}


getMetadata($key = null)   X-Ref
{@inheritdoc}




Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer