Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ceejbot/avon
Browse files Browse the repository at this point in the history
  • Loading branch information
ceejbot committed Mar 31, 2016
2 parents d5c8a3c + 8f02bad commit 8d76dd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ input.pipe(hasher);
Blake2 provides a bewildering variety of variations. Avon exposes all of them both in the general-purpose functions given above, and in some convenience wrappers. This chart might help you decide which to use.
| function | input | arch | multicore? | async? | algo name
| --- | --- | --- | --- | ---
| --- | --- | --- | --- | --- | ---
| sumStream | stream | * | * | - | pass algo name
| sumBuffer | buffer | * | * | n | pass algo name
| sumFile | file | * | * | y | pass algo name
Expand Down

0 comments on commit 8d76dd1

Please sign in to comment.