Instance Method インスタンスメソッド

isUniqueReference()

Returns true if self holds the only strong reference to its buffer; otherwise, returns false. trueを返します、もしselfがそれのバッファに対する強い参照のみを保持するならば;そうでなければ、falseを返します。

Declaration 宣言

mutating func isUniqueReference() -> Bool

Discussion 解説

See isKnownUniquelyReferenced for details. isKnownUniquelyReferencedを詳細として見てください。

See Also 参照

Inspecting a Buffer バッファを調査する