HslStructAttribute 构造函数 |
名称 | 说明 | |
---|---|---|
HslStructAttribute(Int32) |
指定偏移地址来实例化一个对象 Specify an offset address to instantiate an object | |
HslStructAttribute(Int32, Int32) |
指定偏移地址和长度信息来实例化一个对象 Specify offset address and length information to instantiate an object | |
HslStructAttribute(Int32, Int32, String) |
指定偏移地址,长度信息,编码信息来实例化一个对象,通常应用于字符串数据 Specify offset address, length information, and encoding information to instantiate an object, usually applied to string data | |
HslStructAttribute(Int32, Int32, String, Int32) |
指定偏移地址,长度信息,编码信息,字符串解析模式来实例化一个对象,通常应用于字符串数据 Specify offset address, length information, encoding information, string parsing mode to instantiate an object, usually applied to string data |