Add buffer joiner mode to Join node

This commit is contained in:
Nick O'Leary
2017-06-27 17:10:52 +01:00
parent d99432bff1
commit 52c0d360b2
4 changed files with 103 additions and 39 deletions

View File

@@ -812,10 +812,11 @@
"type":{
"string":"a String",
"array":"an Array",
"buffer":"a Buffer",
"object":"a key/value Object",
"merged":"a merged Object"
},
"using":"using",
"using":"using the value of",
"key":"as the key",
"joinedUsing":"joined using",
"send":"Send the message:",