@override int readI32() { trans_.readAll(_i32In, 0, 4); return _i32In.buffer.asByteData().getInt32(0); }