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