ProtocolFoundation
MutableDataProtocol
protocol MutableDataProtocol : DataProtocol, MutableCollection, RangeReplaceableCollection
protocol MutableDataProtocol : DataProtocol, MutableCollection, RangeReplaceableCollection
func resetBytes<R>(in: R)
Replaces the contents of the buffer at the given range with zeroes.