Skip to content
This repository was archived by the owner on Feb 3, 2019. It is now read-only.

Fix issues with multibyte character concating#19

Open
yf-hk wants to merge 1 commit intovavere:masterfrom
yf-hk:patch-1
Open

Fix issues with multibyte character concating#19
yf-hk wants to merge 1 commit intovavere:masterfrom
yf-hk:patch-1

Conversation

@yf-hk
Copy link

@yf-hk yf-hk commented Mar 28, 2014

We can't just use '+' between two Buffer object, it will convert the buffer to string, but when there is a multibyte string, then the string might not be converted correctly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants