Removed mention of Buffer in byteSourceToUint8Array
The Closure compiler complains about Buffer since that class exists only in Node. That logic does not seem to be needed (unit tests and conformance tests pass without it), so let's just remove it to solve the problem.
Showing
Please
register
or
sign in
to comment