buffer icon indicating copy to clipboard operation
buffer copied to clipboard

Dart library for byte buffers and streams.

Results 3 buffer issues
Sort by recently updated
recently updated
newest added

I am working on a project where I would need to update the offset position. Something similar to MemoryStream class in C#, Where Stream position can be updated. I see...

There are cases when you need to `peek` ahead for given data, e.g. check for magics and act accordingly.

Example page is missing in [pub.dev](https://pub.dev/packages/buffer) ![image](https://user-images.githubusercontent.com/9304740/151246946-12bb45b2-1377-4bc0-a5e6-843e420c6c20.png) Example of a package with an Example page ![image](https://user-images.githubusercontent.com/9304740/151247198-80f706b9-9eb5-4841-be02-f6424b095204.png) It is also subtracting some points from this package ![image](https://user-images.githubusercontent.com/9304740/151247320-56800f6d-b8a1-4502-9bc0-375a21954dc7.png)