File out node - fix timing of msg.send to be after close., and...

allow msg.encoding to set encoding if desired.
To close #2921
This commit is contained in:
Dave Conway-Jones
2021-04-12 12:16:23 +01:00
parent 4672d98e8a
commit 023486e175
4 changed files with 39 additions and 20 deletions

View File

@@ -877,6 +877,7 @@
},
"encoding": {
"none": "default",
"setbymsg": "set by msg.encoding",
"native": "Native",
"unicode": "Unicode",
"japanese": "Japanese",