Function getInt

Create an expression that performs bit get_int operation.

  • Parameters

    • bin: AerospikeExp

      A blob bin expression to apply this function to.

    • sign: boolean

      Boolean value, true for signed, false for unsigned.

    • bitSize: AerospikeExp

      Number of bits to read from the blob bin.

    • bitOffset: AerospikeExp

      The bit index of where to start reading from.

    Returns AerospikeExp

    integer value Index of the left most bit starting from offset set to value.

MMNEPVFCICPMFPCPTTAAATR