I'd like to be able to compute a SHA1 or MD5 checksum while writing out and reading in a file (which I'm doing through a CodedStream/GzipStream/FileStream stack). I'd like to throw the checksum ZeroCopyStream in there (probably between the GzipStream and FileStream).
Are there any examples out there? I'm not lazy, but I'd rather not write one if it already exists. :) Thanks! Kevin -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/protobuf?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
