Commit a054f8eb authored by Trevor Norris's avatar Trevor Norris
Browse files

stream_wrap: Add support to write binary strings



node::StringBytes::Write() has appropriate support to write strings with
'binary' encoding. So expose that API through StreamWrap and allow
inheriting classes to use it.

Signed-off-by: default avatarTrevor Norris <trev.norris@gmail.com>
parent 81a97391
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment