goadb/cmd/raw-adb
Zach Klippenstein cb7e06bdb9 OpenRead will now return an error if the server returns an error when trying to open a file.
All sync status reads now also check for failure status,
using the same logic as the normal Scanner (the only difference
being that for normal scanners, length is encoded as a hex
string, but for sync scanners it's in binary little-endian).
2015-12-28 19:46:14 -08:00
..
raw-adb.go OpenRead will now return an error if the server returns an error when trying to open a file. 2015-12-28 19:46:14 -08:00