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