[protobuf] ProtoBuf: passing empty arrays

2011-09-27 Thread Aleksey Fedorov
Hi, guys! I'm unable to serialize an object with empty array using ProtoBuf. [ProtoContract] internal class Tst { [ProtoMember(1)] public int ValInt { get; set; } [ProtoMember(2)] public byte[] ArrayData {

[protobuf] Re: ProtoBuf: passing empty arrays

2011-09-28 Thread Aleksey Fedorov
Thanks, Marc. I upgraded protobuf and the problem has gone. -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to protobuf@googlegroups.com. To unsubscribe from this group, send email to protobuf+unsubscr...@g