Skip to main content

write_data128

Function write_data128 

Source
pub fn write_data128(buf: &mut BytesMut, value: &[u8; 16])
Expand description

Writes a 128-bit value (NUMERIC, INTERVAL) for a nullable column. Format: [not-null indicator: 1 byte (0)][value: 16 bytes LittleEndian]