Skip to content

Useful methods that can be used in combination with Buffer.Slice().  #5

Description

@tunabay

With the introduction of the Buffer.Slice() method, the expected usage of this package has changed. For example, it's more natural to replace .XxxAt() methods with .Slice().Xxx() combination.

Based on this change, it would be nice to add some useful methods that can be used in combination with the Buffer.Slice() method.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions