mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-03 23:30:46 +00:00

- hide Fill() (or remove it where not necessary) - add ReadSegments() so that we can do reads without copying - remove the extra offset parameter to Read() r=dougt, sr=darin