eolib - v2.0.1
    Preparing search index...

    Class PacketSequencer

    A class for generating packet sequences.

    Index

    Constructors

    Accessors

    Methods

    Constructors

    Accessors

    Methods

    • Returns the next sequence value, updating the sequence counter in the process.

      Returns number

      the next sequence value

      This is not a monotonic operation. The sequence counter increases from 0 to 9 before looping back around to 0.