Re: serializing an object to a string
From: Marco Herrn (nospam_marco.herrn_at_sourcepark.org)
Date: 03/15/05
- Next message: Maarten: "Re: parrentrow"
- Previous message: Bob Powell [MVP]: "Re: Grphics: How to draw an image transparent"
- In reply to: Helge Jensen: "Re: serializing an object to a string"
- Next in thread: Helge Jensen: "Re: serializing an object to a string"
- Reply: Helge Jensen: "Re: serializing an object to a string"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 15 Mar 2005 12:26:06 +0100
Hi Helge,
Helge Jensen wrote:
> Marco Herrn wrote:
>> Another problem is: Is UTF8 Encoding the correct one? Would be another
>> encoding more appropriate?
>
> There is probably no reason to even set the encoding.
But when converting the byte Array to a string I need to use a Encoding.
Or is there a different way of this conversion?
Thanks for your code example. It works. But still lacks the conversion
to a string. How can I convert the buffer _without_ converting the extra
bytes at the end?
Regards
Marco
- Next message: Maarten: "Re: parrentrow"
- Previous message: Bob Powell [MVP]: "Re: Grphics: How to draw an image transparent"
- In reply to: Helge Jensen: "Re: serializing an object to a string"
- Next in thread: Helge Jensen: "Re: serializing an object to a string"
- Reply: Helge Jensen: "Re: serializing an object to a string"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|