Skip to content

Commit

Permalink
use bl@5's isBufferList to detect buffer list (#105)
Browse files Browse the repository at this point in the history
`instanceof` doesn't work when using different instances of the
BufferList class, for example when different versions of buffer list are
used.

This commit upgrades to bl@5 which adds `isBufferList` which should work
across versions of `bl`.

fixes #104

Co-authored-by: Caleb ツ Everett <calebev@amazon.com>
  • Loading branch information
everett1992 and Caleb ツ Everett authored Apr 12, 2022
1 parent a2b7765 commit 6c909c4
Show file tree
Hide file tree
Showing 4 changed files with 318 additions and 391 deletions.
Loading

0 comments on commit 6c909c4

Please sign in to comment.