Stream
Interfaces, Classes, Traits and Enums
- HeaderStream
- Psr7 stream decorator implementation providing a readable stream for a part's
headers.
- MessagePartStream
- Provides a readable stream for a MessagePart.
- StreamFactory
- Factory class for Psr7 stream decorators used in MailMimeParser.
- MessagePartStreamDecorator
- Provides a readable stream for a MessagePart.
- MessagePartStreamReadException
- Thrown for exceptions on MessagePartStream::read so a $part can be used to
determine where the exception occurred.