Function to_u

Source
pub fn to_u(int: u32) -> Vec<u8> 
Expand description

Convers integer into Cassandra’s [int]

§Panics

It panics if given u32 could not be converted into bytes