RE: Any utility to view a binary serialized object in easy-to-read format?
- From: v-kevy@xxxxxxxxxxxxxxxxxxxx (Kevin Yu [MSFT])
- Date: Tue, 12 Apr 2005 02:55:06 GMT
Hi Sam,
First of all, I would like to confirm my understanding of your issue. From
your description, I understand that you need to tool do view all binary
serialized data. If there is any misunderstanding, please feel free to let
me know.
As far as I know, there isn't such tool available. Because to deserialize
an object we need to know the structure of it. Each member is mapped to
certain bytes in the binary list. So a tool might be able to see a known
object, but not all objects.
HTH.
Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
.
- Follow-Ups:
- Re: Any utility to view a binary serialized object in easy-to-read format?
- From: Samuel R . Neff
- Re: Any utility to view a binary serialized object in easy-to-read format?
- References:
- Any utility to view a binary serialized object in easy-to-read format?
- From: Samuel R . Neff
- Any utility to view a binary serialized object in easy-to-read format?
- Prev by Date: Re: qualify base class members from derived class
- Next by Date: Re: Did microsoft invent their own unit of time?
- Previous by thread: Any utility to view a binary serialized object in easy-to-read format?
- Next by thread: Re: Any utility to view a binary serialized object in easy-to-read format?
- Index(es):
Relevant Pages
|
|