gmime.stream_pipe
Module for [StreamPipe] class
Types 3
classStreamPipe : gmime.stream.Stream
A #GMimeStream wrapper around pipes.
Methods
StreamPipe self()Returns `this`, for use in `with` statements.StreamPipeGidBuilder builder()Get builder for [gmime.stream_pipe.StreamPipe] Returns: New builder objectbool getOwner()Gets whether or not stream owns the backend pipe descriptor. Returns: true if stream owns the backend pipe descriptor or false otherwise.void setOwner(bool owner)Sets whether or not stream owns the backend pipe descriptor.Fluent builder for [gmime.stream_pipe.StreamPipe]
Methods