115116117118119120121122123124125
return ControlBlock.NO_MORE_DATA; } } else if (mInError) { throw new DataError(); } else { return ControlBlock.NO_MORE_DATA; }