Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

fix: replace node buffers with uint8arrays #180

Merged
merged 2 commits into from
Aug 7, 2020

Commits on Aug 7, 2020

  1. fix: replace node buffers with uint8arrays

    All usage of node buffers have been replaced with uint8arrays.
    
    BREAKING CHANGES:
    
    - Where node Buffers were returned, now Uint8Arrays are
    achingbrain committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    b011255 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    827d194 View commit details
    Browse the repository at this point in the history