feat: support skip collect child for memory and setup stream start offset

This commit is contained in:
2025-03-18 01:45:36 +08:00
parent bbc9c86531
commit 85eecbf6ac
9 changed files with 97 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "konoebml",
"version": "0.1.0-rc.2",
"version": "0.1.0-rc.3",
"description": "A modern JavaScript implementation of EBML RFC8794",
"main": "./dist/index.cjs",
"module": "./dist/index.js",