SheetJS
5c7df1f3db
- reworked IIFE - avoid Buffer read helpers (see https://github.com/joyent/node/issues/7809) - avoid nested functions in parse - eliminate consecutive nulls in test files (libreoffice) - travis + coveralls support - jscs linting
4 lines
71 B
JavaScript
4 lines
71 B
JavaScript
/* [MS-CFB] v20130118 */
|
|
var CFB = (function _CFB(){
|
|
var exports = {};
|