MailMimeParser 3.0

MessagePartStreamDecorator
in package
implements StreamInterface Uses StreamDecoratorTrait

Provides a readable stream for a MessagePart.

Tags
author

Zaahid Bateson

Interfaces, Classes, Traits and Enums

StreamInterface

Table of Contents

$part  : IMessagePart
$stream  : StreamInterface|null
__construct()  : mixed
read()  : string
Overridden to wrap exceptions in MessagePartReadException which provides 'getPart' to inspect the part the error occurs on.

Properties

Methods

Search results