maidsafe-archive / safe_examples

examples showcasing various features of the SAFE Network
BSD 3-Clause "New" or "Revised" License
82 stars 50 forks source link

refactor/snippets: removes need to use new Uint8Array #350

Closed hunterlester closed 6 years ago

maidsafe-highfive commented 6 years ago

r? @ustulation

(maidsafe_highfive has picked a reviewer for you, use r? to override)

hunterlester commented 6 years ago

@bochaco Thank you for telling be about fromCharCode. Really nice and clean now that we don't need them anymore. Double-check that you were using the UpdateRPC branch of Peruse when you tested this because I'm not receiving ArrayBuffer objects returned for any snippet.