@valkey/valkey-glide
    Preparing search index...

    Class SignedEncoding

    Represents a signed argument encoding.

    Implements

    Index

    Constructors

    Methods

    Constructors

    • Creates an instance of SignedEncoding.

      Parameters

      • encodingLength: number

        The bit size of the encoding. Must be less than 65 bits long.

      Returns SignedEncoding

    Methods