fryorcraken.eth 863f8ee7a4
fix: do not use uint8arrays/concat as it returns Buffer in NodeJS
`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.
2022-08-24 18:42:48 +10:00
..
2022-06-01 12:14:47 +10:00
2022-08-07 12:03:05 +10:00
2022-08-07 12:03:05 +10:00