phasync\Psr\FormDataStream class

Documentation

Documentation missing - No docblock found for this class.

Inheritance

Extends: phasync\Psr\ComposableStream

Implements: Psr\Http\Message\StreamInterface Stringable phasync\Psr\MultipartStreamInterface

Properties (1)

private string $boundary

Methods (20)

Documentation missing

Documentation missing

Documentation missing

Documentation missing

Documentation missing

public __toString()
inherited from phasync\Psr\ComposableStream

Documentation missing

public close()
inherited from phasync\Psr\ComposableStream

Documentation missing

public detach()
inherited from phasync\Psr\ComposableStream

Documentation missing

public getSize()
inherited from phasync\Psr\ComposableStream

Documentation missing

public tell()
inherited from phasync\Psr\ComposableStream

Documentation missing

public eof()
inherited from phasync\Psr\ComposableStream

Documentation missing

public isSeekable()
inherited from phasync\Psr\ComposableStream

Documentation missing

public seek()
inherited from phasync\Psr\ComposableStream

Documentation missing

public rewind()
inherited from phasync\Psr\ComposableStream

Documentation missing

public isWritable()
inherited from phasync\Psr\ComposableStream

Documentation missing

public write()
inherited from phasync\Psr\ComposableStream

Documentation missing

public isReadable()
inherited from phasync\Psr\ComposableStream

Documentation missing

public read()
inherited from phasync\Psr\ComposableStream

Documentation missing

public getContents()
inherited from phasync\Psr\ComposableStream

Documentation missing

public getMetadata()
inherited from phasync\Psr\ComposableStream

Documentation missing

Source

src/Psr/FormDataStream.php:5-82