在 Golang 中使用 Protobuf

wangxusummer · 2015-03-12 03:00:01

想问下,在redis的list中怎么存储protobuf序列化的对象,比如data [ ] byte,是要根据每次序列化的长度从list中取,然后序列化吗?

#1