StreamPipe.getOwner

bool getOwner() nothrow

Gets whether or not stream owns the backend pipe descriptor.

Returns

true if stream owns the backend pipe descriptor or false

otherwise.