Skip to main content

decode_float

Function decode_float 

Source
pub fn decode_float(bytes: &[u8]) -> Option<f64>
Expand description

Decode a float directly without constructing a Value.