Get the stream, if any, the parser has been initialised with.
May be used to setup sub-streams, but should not be read from directly (without saving and restoring the seek position in between).
this |
MIME parser object |
The stream from init_with_stream, or NULL if the parser is reading from a file descriptor or is uninitialised. |