From: Joel VanderWerf Date: 2006-07-30T00:52:16+09:00 Subject: Re: How can I parse binary files? ChrisH wrote: > BTW, I noticed that all the fields in the BitStruct had endianess > specified. > Is there a way to set the endianess for the whole structure? Would you > > have a strucutre with mixed endianess? Good point about setting the default endianness for all fields in a BitStruct. That's probably the more useful case than field-by-field settings. I'll do that in the next release... -- vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407