works around a warning from protobuf: ByteSize() deprecated use ByteSizeLong()...
works around a warning from protobuf: ByteSize() deprecated use ByteSizeLong() (Note downcast: protobuf SerializeToArray() still uses int)
Loading
Please sign in to comment