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

    Class UnsignedEncoding

    Represents an unsigned argument encoding.

    Implements

    Index

    Constructors

    Methods

    Constructors

    • Creates an instance of UnsignedEncoding.

      Parameters

      • encodingLength: number

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

      Returns UnsignedEncoding

    Methods