pub fn encode_double(buf: &mut BytesMut, value: f64)
Encode an IEEE-754 double-precision float (big-endian, 8 bytes).