A quick question regarding writing protobuf message to Stream preceded by Header

2009-08-23 Thread Saptarshi
Hello, I would like to write the size of the serialized message followed by the message(to stdout) One approach is to write to an array, write the length and then the array Method 1 v= ByteSize() SerializeWithCachedSizesToArray(uint8* data,) and then write data But this requires I create an

Re: Additional language

2009-08-23 Thread Omnifarious
On Aug 19, 12:41 am, Marc Gravell wrote: > The problem is the root certificate (CA Cert Signing Authority) - it > certainly isn't in my trusted set of root certificates... IMHO, browsers should have a way to do things like ssh does. * Remember the certificate you got when you went go to a new