Home
last modified time | relevance | path

Searched refs:to_bytes_little_endian (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/regex-automata/src/
Dsparse.rs316 pub fn to_bytes_little_endian(&self) -> Result<Vec<u8>> { in to_bytes_little_endian() method
Ddense.rs424 pub fn to_bytes_little_endian(&self) -> Result<Vec<u8>> { in to_bytes_little_endian() method