Function postgres_protocol::types::char_to_sql

source ·
pub fn char_to_sql(v: i8, buf: &mut BytesMut)
Expand description

Serializes a "char" value.