ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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.