7e5ddf5aa396d3e6f221449e280925f16b036a51

- Returning the number of bytes read was mistakenly removed in r1175 in an overzealous attempt to unify the interface. - Now both Read and WriteText return the number of bytes/characters processed. Write unfortunately cannot be easily changed due to the inheritance from OutStream. - Improve the interface comments. TBR=henrika@webrtc.org BUG=issue196, issue198 TEST=voe_auto_test passes at last... Review URL: http://webrtc-codereview.appspot.com/326001 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1188 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%