Skip to content

Make bytes and buffer separate packages #137

@jfphilbin

Description

@jfphilbin
  1. Make Bytes a separate package independent of core
  2. Test Bytes performance to ensure it is as efficient as integrated version
  3. Convert all uses of Uint8List to Bytes in Core, and all other ODW packages
  4. Make Buffer a separate package independent of core
  5. Test Buffer performance to ensure it is as efficient as integrated version
  6. Convert any uses of Uint8List as Buffer to Buffer in all ODW packages

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions