commit | f1f87203d703445ca52ef77d28b7ef0591f79cab | [log] [tgz] |
---|---|---|
author | jbauch <jbauch@webrtc.org> | Wed Mar 30 06:43:37 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Mar 30 13:43:44 2016 +0000 |
tree | 5514e4676cb05267b23998c4dc71697a8b4f43db | |
parent | 0d05da7ee65f19b5ccc67c9d6567ac1ef63c13c8 [diff] |
Split ByteBuffer into writer/reader objects. This allows the reader to reference data, thus avoiding unnecessary allocations and memory copies. BUG=webrtc:5155,webrtc:5670 Review URL: https://codereview.webrtc.org/1821083002 Cr-Commit-Position: refs/heads/master@{#12160}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.