Descriptionrtc::Buffer: Let SetData and AppendData accept anything with .data() and .size()
In addition to setting or appending from another Buffer, which was
already possible, this allows for e.g. std::vector and rtc::ArrayView
arguments.
Committed: https://crrev.com/d31340356428af861c12f9de87f298cbbd985843
Cr-Commit-Position: refs/heads/master@{#14073}
Patch Set 1 #
Total comments: 4
Patch Set 2 : review comment changes #Patch Set 3 : rebase #Patch Set 4 : Use rtc::HasDataAndSize (née rtc::internal::HasDataAndSize) #
Total comments: 2
Messages
Total messages: 14 (3 generated)
|