Function to_int

Source
pub fn to_int(int: i32) -> Vec<u8> 
Expand description

Convers integer into Cassandra’s [int]

§Panics

It panics if given i32 could not be converted into bytes