void setInt(String name, int value) => _block.setInt32( _slot(name, FmatType.int_).offsetBytes, value, Endian.host, );