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

fix: support uint8arrays in place of node buffers #23

Merged
merged 3 commits into from
Jul 29, 2020

Commits on Jul 28, 2020

  1. fix: support uint8arrays in place of node buffers

    Allows passing Uint8Arrays in place of Node Buffers
    
    BREAKING CHANGE: takes Uint8Arrays as well as Node Buffers
    achingbrain committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    519e295 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. chore: pr comments

    achingbrain committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    1f6e246 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8939e31 View commit details
    Browse the repository at this point in the history