mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-29 11:03:08 +00:00
`Buffer` does not have the same behaviour as `Uint8Array` when creating a `DataView`. This is a problem when manipulating byte for encoding and decoding purposes.