• Create bit "or" operation.

    Parameters

    • bin: string

      The name of the bin. The bin must contain a byte value.

    • bitOffset: number

      Offset in bits.

    • bitSize: number

      Number of bits.

    • value: Buffer

      Value.

    Returns BitwiseOperation

    Operation that can be passed to the Client#operate command.

    Server performs bitwise "or" on value and bitmap. Server does not return a value.

MMNEPVFCICPMFPCPTTAAATR