StreamFile.getOwner

bool getOwner() nothrow

Gets whether or not stream owns the backend FILE pointer.

Returns

true if stream owns the backend FILE pointer or false

otherwise.