Ethereal-dev: Re: [Ethereal-dev] Unicode strings ...

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Sun, 12 Aug 2001 17:16:36 -0700
On Sun, Aug 12, 2001 at 07:54:33PM +1000, Tim Potter wrote:
> That's up to you guys I guess.  Personally I would probably go
> for a proto_tree_add_ustring_format() function that only does
> UCS2-LE and then when other protocols require different unicode
> formats break the functions out in to more specific versions.

I might go with "proto_tree_add_utf_8_string()" routines instead, as per
my other mail.