pub fn write_i8(buf: &mut BytesMut, value: i8)
Writes an i8 value (bool) for a nullable column. Format: [not-null indicator: 1 byte (0)][value: 1 byte]