mysql_common::binlog::misc

Function my_time_packed_from_binary

Source
pub fn my_time_packed_from_binary<T: Read>(input: T, dec: u32) -> Result<i64>