mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-10 14:25:58 +00:00
7b115a934b
Previously we were not accounting for the byte offsets and misunderstood how the Uint8Array constructor worked. The tests now confirm everything works as expected with multiple different typed arrays and slices of the data.