StreamFilter.getOwner

bool getOwner() nothrow

Gets whether or not stream owns the source stream.

Returns

true if stream owns the source stream or false

otherwise.