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

Wireshark-dev: Re: [Wireshark-dev] How to print longs from Lua?

Date: Wed, 31 Mar 2010 11:47:25 -0400
The trick of course is turning the ProtoField.uint64() into a ByteArray.  So far I haven't figured out how to do that.  Very frustrating!  I have the info I need inside the Lua program, but can't print it to a text window. 

I may have to find another strategy.