Skip to content

Nonstandard _sub(), _setSub() and _concat() for RawData#179

Open
marcgurevitx wants to merge 1 commit intoJoeStrout:masterfrom
marcgurevitx:rawdata-slice-concat
Open

Nonstandard _sub(), _setSub() and _concat() for RawData#179
marcgurevitx wants to merge 1 commit intoJoeStrout:masterfrom
marcgurevitx:rawdata-slice-concat

Conversation

@marcgurevitx
Copy link
Contributor

Adding new nonstandard methods for RawData:

  • _sub(): Returns a fragment of RawData as another RawData object.
  • _setSub(): Rewrites a frament of RawData with another RawData.
  • _concat(): Joins several RawData objects into a single one (a class method).

I don't insist on merging. Just posting for review (and better method names suggestions maybe.)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant