Joel Klassen

Results 1 issues of Joel Klassen

When something other than an instance of `Buffer` is sent to the `send*` methods an assertion fails causing node to coredump. It seems more reasonable to throw `TypeError` instead. ```...