What is the best approach for serializing BigDecimal/BigInteger to ProtocolBuffers
原文可能无法访问了,如果运气好的话,你还能看到我们对原文的
存档
摘要
I am starting to migrate a custom serialization mechanism to Protocol Buffers. One data type that will be used particularly regularly is BigDecimal. Does anyone know of a good way of serializing t...
欢迎在评论区写下你对这篇文章的看法。