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