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

makeIterator()

Returns an iterator over the bytes of this sequence. このシーケンスのバイトすべてを対象としたあるイテレータを返します。

Declaration 宣言

func makeIterator() -> UnsafeMutableRawBufferPointer.Iterator

Relationships 関係

From Protocol 由来プロトコル