Buckets:
dieumercimvemba/mediastore / scripts /whatsapp-bridge /node_modules /music-metadata /lib /common /BasicParser.js
| export class BasicParser { | |
| /** | |
| * Initialize parser with output (metadata), input (tokenizer) & parsing options (options). | |
| * @param {INativeMetadataCollector} metadata Output | |
| * @param {ITokenizer} tokenizer Input | |
| * @param {IOptions} options Parsing options | |
| */ | |
| constructor(metadata, tokenizer, options) { | |
| this.metadata = metadata; | |
| this.tokenizer = tokenizer; | |
| this.options = options; | |
| } | |
| } | |
Xet Storage Details
- Size:
- 446 Bytes
- Xet hash:
- 098974d1dbbe6b8dfef9f06fc7ecdad313ae50cbb4606ab2fac6841dded051ff
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.