mhash_get_block_size
Gets the block size of the specified hash
&reftitle.description;
intmhash_get_block_size
inthash
Gets the size of a block of the specified hash.
&reftitle.parameters;
hash
The hash ID. One of the MHASH_hashname constants.
&reftitle.returnvalues;
Returns the size in bytes or &false;, if the hash
does not exist.
&reftitle.examples;
mhash_get_block_size Example
]]>