Searched defs:VAL_BYTES (Results 1 – 2 of 2) sorted by relevance
6801 const VAL_BYTES: [u8; 8] = VAL.to_be_bytes(); in test_read_write() constant6803 const VAL_BYTES: [u8; 8] = VAL.to_le_bytes(); in test_read_write() constant