Copyright (c) 2018-2019 Rafael da Silva Rocha. https://github.com/rochars/uint-buffer
assert.deepEqual(new Int16Array([-32124, 0]), alawmulaw.mulaw.decode(new Uint8Array([0, 255])));