lexical
pub unsafe fn set_infinity_string(bytes: &[u8])
Set the long representation of Infinity from a byte slice.
bytes
Do not call this function in threaded-code, as it is not thread-safe.
Panics if bytes.len() >= MAX_F32_SIZE.
bytes.len() >= MAX_F32_SIZE