文書   >   Swift   >   Swift 標準ライブラリ   >   Collections   >   Supporting Types   >   UnsafeMutableRawBufferPointerIterator     Beta  
汎用型エイリアス
UnsafeMutableRawBufferPointerIterator
利用可能な概要はありません。
宣言
typealias UnsafeMutableRawBufferPointerIterator<T> = UnsafeBufferPointer <T>.Iterator
関連
プロトコルから
以下も見よ
typealias DefaultBidirectionalIndices   廃止  
typealias DefaultRandomAccessIndices   廃止  
typealias LazyBidirectionalCollection   廃止  
typealias LazyFilterBidirectionalCollection   廃止  
typealias LazyMapBidirectionalCollection   廃止  
typealias LazyRandomAccessCollection   廃止  
typealias LazyMapRandomAccessCollection   廃止  
typealias ReversedRandomAccessCollection
typealias BidirectionalSlice   廃止  
typealias RandomAccessSlice   廃止  
typealias MutableSlice   廃止  
typealias MutableBidirectionalSlice   廃止  
typealias MutableRandomAccessSlice   廃止  
typealias RangeReplaceableSlice   廃止  
typealias RangeReplaceableBidirectionalSlice   廃止  
typealias RangeReplaceableRandomAccessSlice   廃止  
typealias MutableRangeReplaceableSlice   廃止  
typealias MutableRangeReplaceableBidirectionalSlice   廃止  
typealias MutableRangeReplaceableRandomAccessSlice   廃止  
前方インデックス横断を使用して、要素へのサブスクリプトアクセスを提供する型。
  廃止  
前方インデックス横断を使用して、要素へのサブスクリプトアクセスを提供する型。
  廃止  
typealias BidirectionalIndexable
双方向インデックス横断を使用して、要素へのサブスクリプトアクセスを提供する型。
  廃止  
その要素へのサブスクリプトアクセスを提供する型。
  廃止  
typealias RandomAccessIndexable
効率的なランダムアクセスインデックス横断をサポートするコレクション。
  廃止  
typealias RangeReplaceableIndexable
要素の任意の部分範囲を別のコレクションの要素に置き換えることをサポートする型。
typealias ClosedRangeIndex   廃止  
typealias CountableClosedRange     Beta  
typealias CountablePartialRangeFrom     Beta  
typealias CountableRange     Beta  
typealias EmptyIterator     Beta  
typealias FlattenBidirectionalCollection   廃止  
typealias FlattenBidirectionalCollectionIndex   廃止  
typealias FlattenCollectionIndex     Beta  
typealias JoinedIterator     Beta  
typealias LazyDropWhileBidirectionalCollection   廃止  
typealias LazyDropWhileIndex   廃止  
typealias LazyDropWhileIterator   廃止  
typealias LazyFilterIndex     Beta  
typealias LazyFilterIterator     Beta  
typealias LazyMapIterator     Beta  
typealias LazyPrefixWhileBidirectionalCollection   廃止  
typealias LazyPrefixWhileIndex   廃止  
typealias LazyPrefixWhileIterator   廃止  
typealias ReversedIndex     Beta  
typealias UnsafeBufferPointerIterator   廃止  
typealias UnsafeRawBufferPointerIterator     Beta  
typealias Zip2Iterator     Beta  
このドキュメントには、開発中の API または技術に関する予備情報が含まれています。この情報は変更されることがあり、このドキュメントに従って実装されたソフトウェアは、最終的なオペレーティングシステムソフトウェアでテストする必要があります。