in nodejs/src/index.js [57:59]
function readWithoutCompression(Model, rawData, buffer, callback) { readBytes(buffer, Model, callback); }