MutableDataProtocol
A protocol that provides consistent data access to the bytes underlying contiguous and noncontiguous mutable data buffers.
Declaration
protocol MutableDataProtocol : DataProtocol, MutableCollection, RangeReplaceableCollectionA protocol that provides consistent data access to the bytes underlying contiguous and noncontiguous mutable data buffers.
protocol MutableDataProtocol : DataProtocol, MutableCollection, RangeReplaceableCollection