@override int readI16() { trans_.readAll(_i16In, 0, 2); return _i16In.buffer.asByteData().getInt16(0); }