EBML_ID_TAGBINARY

常量
define('EBML_ID_TAGBINARY', 0x0485); // [44][85] -- The values of the Tag if it is binary. Note that this cannot be used in the same SimpleTag as TagString.
定义位置
引入
弃用

EBML_ID_TAGBINARY:这个常量代表标签的 Binary 元素,用于存储二进制格式的数据。

define('EBML_ID_TAGBINARY',                     0x0485); //         [44][85] -- The values of the Tag if it is binary. Note that this cannot be used in the same SimpleTag as TagString.

常见问题

FAQs
查看更多 >