Yes, thanks for reminding me. There still isn't any documentation on this
feature, even inside Google. :( I will try to write it this week.
(Sorry, it all comes down to me having too much work to do...)
On Sun, Dec 14, 2008 at 4:44 PM, codeazure wrote:
>
> The language guide in the documentat
Hi,
I'm trying to use protobuf-net like this:
[DataContract]
public class Foo
{
[DataMember]
public int Int { get; set; }
}
var stream = new FileStream(@"d:\serialized",
FileMode.Create, FileAccess.Write, FileShare.None);
var f = n
Thank you !
That solves my problem.
/Sören
--~--~-~--~~~---~--~~
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, sen