Check if a Buffer/Uint8Array is a CR2 file.
Install
$ npm install --save is-cr2
Usage
var read = readFileSync;var isCr2 = ; ;//=> true
License
MIT © Andreas Gillström
Check if a Buffer/Uint8Array is a CR2 file.
$ npm install --save is-cr2
var read = readFileSync;var isCr2 = ; ;//=> true
MIT © Andreas Gillström
5
1.0.4
MIT