ProtoBuf.Issues |
ProtoBuf.Meta |
ProtoBuf.Remoting |
이름 | 설명 |
---|---|
Helpers | Not all frameworks are created equal (fx1.1 vs fx2.0, micro-framework, compact-framework, silverlight, etc). This class simply wraps up a few things that would otherwise make the real code unnecessarily messy, providing fallback implementations if necessary. |
ProtoWriter | Represents an output stream for writing protobuf data. Why is the API backwards (static methods with writer arguments)? See: http://marcgravell.blogspot.com/2010/03/last-will-be-first-and-first-will-be.html |