Wireshark mailing list archives

Re: basic data type question


From: Stephen Fisher <steve () stephen-fisher com>
Date: Tue, 31 May 2011 13:41:17 -0600

On Mon, May 23, 2011 at 02:41:57PM -0400, Brian Oleksa wrote:

If I have a field that I am trying to dissect that has a max field 
size of 8192 bits.

What data structure should I put this into..??

Perhaps FT_BYTES, FT_UINT_BYTES .....????

It depends what the information is and what you want to do with it.  
FT_BYTES will display the first so many bytes in hex and then "..." at 
the end with nothing else.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: