node-webworker icon indicating copy to clipboard operation
node-webworker copied to clipboard

"Buffer is not defined" in child worker

Open iizukanao opened this issue 12 years ago • 0 comments

Worker script which uses Buffer causes "Buffer is not defined" error. This patch fixes it by passing Buffer variable to worker context.

iizukanao avatar Dec 12 '11 04:12 iizukanao