Package org.apache.cassandra.utils.vint
-
Class Summary Class Description VIntCoding Borrows idea from https://developers.google.com/protocol-buffers/docs/encoding#varints -
Exception Summary Exception Description VIntCoding.VIntOutOfRangeException Throw when attempting to decode a vint and the output type doesn't have enough space to fit the value that was decoded