取得编码方式的区块大小。
语法: int mcrypt_get_block_size(int cipher);
传回值: 整数
函式种类: 编码处理
本函式用来取得编码方式的区块大小。参数为编码名称,传回整数值的单位为位元组 (byte)。