@gmod/cram
Version:
read CRAM files with pure Javascript
13 lines (11 loc) • 427 B
Plain Text
/*!
* Based on xzwasm (c) Steve Sanderson. License: MIT - https://github.com/SteveSanderson/xzwasm
* Contains xz-embedded by Lasse Collin and Igor Pavlov. License: Public domain - https://tukaani.org/xz/embedded.html
* and walloc (c) 2020 Igalia, S.L. License: MIT - https://github.com/wingo/walloc
*/
/*!
* Determine if an object is a Buffer
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/