adb_ReadHeaderWithHandle:
	uses adb_ReadHandleWithHandle
	reads in given buffer size if possible

adb_ReadWithHandle
	uses adb_ReadHandleWithHandle
	reads in entire file (upto 128MB)
