Searched defs:bytes (Results 1 – 2 of 2) sorted by relevance
438 let bytes = message.as_bytes(); in c_uart_init() localVariable
167 pub fn bytes(&self) -> usize { in bytes() method