var regions: Self.Regions
A collection of buffers that make up the whole of the type conforming to a data protocol.
バッファいくつかからなるあるコレクション、それらはあるデータプロトコルに準拠しているその型の全体を作り上げます。
Availability 有効性
Technology
associatedtype Regions : BidirectionalCollection
where Self.Regions
.Element
: ContiguousBytes
, Self.Regions
.Element
: DataProtocol
, Self.Regions
.Element
.SubSequence
: ContiguousBytes
var regions: Self.Regions