[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/laminas/laminas-diactoros/src/ -> RelativeStream.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 (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 16 functions

  __construct()
  __toString()
  close()
  detach()
  getSize()
  tell()
  eof()
  isSeekable()
  seek()
  rewind()
  isWritable()
  write()
  isReadable()
  read()
  getContents()
  getMetadata()

Functions
Functions that are not part of a class:

__construct(StreamInterface $decoratedStream, ?int $offset)   X-Ref
Class constructor

param: StreamInterface $decoratedStream
param: int $offset

__toString()   X-Ref
{@inheritdoc}


close()   X-Ref
{@inheritdoc}


detach()   X-Ref
{@inheritdoc}


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