Contents

isUniqueReference()

Returns true if self holds the only strong reference to its buffer; otherwise, returns false.

Declaration

mutating func isUniqueReference() -> Bool

Discussion

See isKnownUniquelyReferenced for details.

See Also

Inspecting a Buffer