Package org.apache.cassandra.utils.vint


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