This website requires JavaScript.
Explore
Help
Main Repo
Docs
CDN
SheetJS
Register
Sign In
sheetjs
/
js-cfb
Watch
1
Fork
0
You've already forked js-cfb
Code
Issues
3
Pull Requests
Projects
Releases
Wiki
Activity
2481022b45
js-cfb
/
bits
/
30_cfbheader.js
4 lines
71 B
JavaScript
Raw
Normal View
History
Unescape
Escape
version bump 0.8.0: removed old accessors - removed .Directory and .Paths accessors - build script using bits/ - typescript definitions in misc/
2013-11-26 15:56:58 +00:00
/* [MS-CFB] v20130118 */
version bump 0.10.0: performance - 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
2014-06-24 04:00:39 +00:00
var
CFB
=
(
function
_CFB
(
)
{
var
exports
=
{
}
;
Reference in New Issue
Copy Permalink