Skip to main content

EMPTY_TABLE_BYTES

Static EMPTY_TABLE_BYTES 

Source
static EMPTY_TABLE_BYTES: [u8; 264]
Expand description

This is [0, 1] (‘1’ in u16be) followed by NULL_POOL_SIZE zeros.

  • this same array is reused both for format-1 tables (which need a leading 1) as well as all other tables, which don’t.