/* adler32.js (C) 2014 SheetJS -- http://sheetjs.com */ /* vim: set ts=2: */ var ADLER32 = {}; (function(ADLER32) {