mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-01-14 14:03:11 +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.