@todo: understand exactly wtf is going on when we use F.toObject(x) where typeof x === Uint8Array
F.toObject(x)
typeof x === Uint8Array
Last updated 3 years ago