Skip to content

.peek() on last byte moves position to start of buffer #3

Description

@nickboucher

When you call .peek() while the this._pos == this.buf.length, the relative seek line in the peek definition results in reseting this._pos to zero.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions