On Mon, Jan 03, 2011 at 09:50:27AM +0100, news.gmane.com wrote:
> 
> "Stephen Fisher" <st...@stephen-fisher.com>
> wrote in message news:20101223181634.ga30...@shadow.stephen-fisher.com...

> > I've introduced a new function called 
> > tvb_get_ephemeral_unicode_string() for converting UTF-16 strings in 
> > a tvbuff to UTF-8 for display in Wireshark.  This new function even 
> > works with tshark (at least on Unix) if using a UTF-8 compatiable 
> > terminal emulator:
> 
> Does this replaces tvb_get_ephemeral_faked_unicode?

Yes.

I've also just introduced two more functions:

        tvb_get_unicode_string()
        tvb_get_ephemeral_unicode_string()

The first one I introduced was actually 
tvb_get_ephemeral_unicode_stringz().
___________________________________________________________________________
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-requ...@wireshark.org?subject=unsubscribe

Reply via email to