pub fn to_int(int: i32) -> Vec<u8> ⓘ
Convers integer into Cassandra’s [int]
It panics if given i32 could not be converted into bytes
i32