Structure

UnsafeBufferPointer.Iterator

An iterator for the elements in the buffer referenced by an UnsafeBufferPointer or UnsafeMutableBufferPointer instance. UnsafeBufferPointerまたはUnsafeMutableBufferPointerによって参照されるバッファの中の要素のためのイテレータ。

Declaration 宣言

@frozen struct Iterator

Topics 話題

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

Relationships 関係

From Protocol 由来プロトコル

Conforms To 次に準拠