const { HCADecoder } = require('hca-decoder') const hca = new HCADecoder(/* ciphKey1, ciphKey2 */) const hcaInput = 'path/to/somefile.hca' ...
確定! 回上一頁