wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes


ebml_id_crc32 › Constantes WordPress

Depuisn/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.
Défini(e) dans:

Pas encore de description.

Source

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.