commit | d40af69278f867965fd10313f9c99f90266a9469 | [log] [tgz] |
---|---|---|
author | andrew <andrew@webrtc.org> | Tue Jul 28 07:52:59 2015 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jul 28 07:53:05 2015 |
tree | 1d5826646a0a4aced2b623afe75a538e379e4447 | |
parent | b3cc77f4baea230bd815a0d696969fd5e9e9f4ba [diff] |
Split MoveReadPosition into Forward and Backward versions. This makes the interface consistent in its use of size_t, and will reduce casts in callers as they shift to size_t, e.g. this CL: https://codereview.webrtc.org/1227203003/ Review URL: https://codereview.webrtc.org/1252943007 Cr-Commit-Position: refs/heads/master@{#9646}