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