Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] messages no byte alignment

From: "Steven Le" <programminglist@xxxxxxxxx>
Date: Tue, 27 Mar 2007 08:35:54 -0800
What is the best way to dissect some strange messages without byte alignment?
For example:
payload block is 22 bytes
first 3 bits is A,  next 15 bits is B, next 27 bits is C....until  22 bytes.

Thanks