edgeport - v1.0.6
    Preparing search index...

    Function encodeCommands

    • Encodes several commands into one frame for pipelining.

      Parameters

      • commands: readonly (readonly RedisArg[])[]

        The commands to encode, in order.

      Returns Uint8Array

      The concatenated command frames.

      If commands is empty or any command is.

      1.0.6