Reference Error: b is undefined On line 2593 of ByteBufferNB.js Essentially line 2593 should be: `return buffer;` I would submit a pull request but I am unsure if this is replicated anywhere else in the codebase.
Reference Error: b is undefined
On line 2593 of ByteBufferNB.js
Essentially line 2593 should be:
return buffer;I would submit a pull request but I am unsure if this is replicated anywhere else in the codebase.