Why I am getting such symbols "N���" from the column with IntegerType? in cassandra-cli.bat it is showing normally, as integer. I'm using phpcassa...maybe I need to convert this value, like I'm doing with UUID
UUID::import($uuid)->string
but with other certain function?