Jul 11

Changing Defaults for Data Elements

Category: Peach

One feature that has been much requested for Peach is the ability to change data element defaults, for example the default byte order for numbers, or string type (wchar, char, utf8, etc).  Now in Peach 2.3 this is possible by using the top level <Defaults> element. ?????? ????? ???? ????? ????? ?????

james cameron avatar

???? ??????? ????? ??????????? ???? ?????? ???

???? ????? ?????????

??????? ???????????

?????????? ??????? amr

To change the defaults for the Number element so they are unsigned and big endian you would use the following XML: ?????? ???????

???? ??????? ???? ?????

download film
<Defaults>
  <Number signed=”false” endian=”big” />
</Defaults> ???? ?a????????? ????? 
No comments

No Comments

Leave a comment