On Oct 9, 6:21 pm, codepilot Account <[email protected]> wrote: > Just out of curiosity, will this be the last nail in the coffin of 'binary' > encoding? At least as the default, I mean.
As a default, I'd hope so. Last nail in the coffin totally though? I'd hope not. This particular discussion (eliminating this encoding altogether) has been had on the list here and on node's github issues almost ad nauseum, but I am still in favor of keeping it around (with a note discouraging its use in the docs) until Buffer's core capabilities are equivalent or nearly equivalent to those of strings (e.g. indexOf, lastIndexOf, etc). -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
