commit | eb4a3140fdc6b35f55260ecdb6f8c74a15beaba3 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Mon Jan 15 20:06:05 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 16 09:10:09 2024 |
tree | cfc936e8308bc62963285ffd3ab04181dc6f5691 | |
parent | e126e454038549d51ebc620f9f40d5c55f159cb8 [diff] |
Add ReadStringView() to ByteBufferReader ReadStringView() is a simple alternative to ReadString() but doesn't involve a heap allocation for a new std::string. Using the new methods in one place to start with. Bug: none Change-Id: I1100c6d258ffb4c8a31a46ba88a7f8bff9cf35cb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/332120 Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41533}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.