Skip to content

Python: Reuse bytearray with Reset method #283

@Downchuck

Description

@Downchuck

It seems there is no Buffer method to reset head back to start.

e.g.

def Reset():
 self.head = len(self.Bytes)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions