wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi


ebml_id_crc32 › Costanti WordPress

Dan/a
define('EBML_ID_CRC32', 0x3F); // [BF] -- The CRC is computed on all the data of the Master element it's in, regardless of its position. It's recommended to put the CRC value at the beggining of the Master element for easier reading. All level 1 elements should include a CRC-32.
Definito a:

Al momento non è disponibile una descrizione.

Sorgenti

define('EBML_ID_CRC32',                           0x3F); //             [BF] -- The CRC is computed on all the data of the Master element it's in, regardless of its position. It's recommended to put the CRC value at the beggining of the Master element for easier reading. All level 1 elements should include a CRC-32.