ReverseBytesTransform 属性 |
ReverseBytesTransform 类型公开以下成员。
名称 | 说明 | |
---|---|---|
DataFormat |
获取或设置数据解析的格式,可选ABCD, BADC,CDAB,DCBA格式,对int,uint,float,double,long,ulong类型有作用 (继承自 RegularByteTransform。)Get or set the format of the data analysis, optional ABCD, BADC, CDAB, DCBA format, effective for int, uint, float, double, long, ulong type | |
IsStringReverseByteWord |
获取或设置在解析字符串的时候是否将字节按照字单位反转 (继承自 RegularByteTransform。)Gets or sets whether to reverse the bytes in word units when parsing strings |