commit | 4c6a30c1bf745d474b34e403232e13a3a764f33e | [log] [tgz] |
---|---|---|
author | Joachim Bauch <jbauch@webrtc.org> | Thu Mar 08 00:55:33 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Mar 09 10:50:34 2018 +0000 |
tree | 7df47c335f66b1074f2c177a9b7bafd57b16caf2 | |
parent | 89d88c0b9d61975bc63623ab8028377d8f9733dc [diff] |
Add templated version of ByteBufferWriter. This CL switches to a Buffer for storing the data and allows using a different class, e.g. "ZeroOnFreeBuffer" for sensitive data. Bug: webrtc:8905 Change-Id: Ic56f3f51cc6d640135c4ee0e1ad0fd48d27bbbdf Reviewed-on: https://webrtc-review.googlesource.com/60660 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Joachim Bauch <jbauch@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22354}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.