Re: [protobuf] Read selective fields without deserializing the entire object?

2010-11-02 Thread Kenton Varda
上午 8:19:02 GMT +08:00 Beijing / Chongqing / Hong > Kong / Urumqi > Subject: Re: [protobuf] Read selective fields without deserializing the > entire object? > > On Fri, Oct 29, 2010 at 16:13, Ashwin Jayaprakash > wrote: > > Is there a way to read selective fields without deseri

Re: [protobuf] Read selective fields without deserializing the entire object?

2010-10-30 Thread ZHOU Xiaobo
avoid that? - Original Message - From: "Henner Zeller" To: "Ashwin Jayaprakash" Cc: "Protocol Buffers" Sent: 2010年 10 月 30日, 星期六 上午 8:19:02 GMT +08:00 Beijing / Chongqing / Hong Kong / Urumqi Subject: Re: [protobuf] Read selective fields without deseria

Re: [protobuf] Read selective fields without deserializing the entire object?

2010-10-29 Thread Henner Zeller
On Fri, Oct 29, 2010 at 16:13, Ashwin Jayaprakash wrote: > Is there a way to read selective fields without deserializing the > entire object? > > My serialized message is stored in memory as a (Heap)ByteBuffer. > > I'm trying to find out if any of the (de-)serialization frameworks > allow a way to