]> git.codecow.com Git - libnemo.git/commit
Fix issue with text codecs preventing Node implementation from assigning BOM seen...
authorChris Duncan <chris@codecow.com>
Mon, 6 Jul 2026 08:56:34 +0000 (01:56 -0700)
committerChris Duncan <chris@codecow.com>
Mon, 6 Jul 2026 08:56:34 +0000 (01:56 -0700)
commit645c4d2c25bde1d3f3d62a210a1a9cbb344a381b
treecada8fa2e3d27bc9f838d67963ef0c2ff6000efb
parentd808cc3c7b19ac1014d20f25a2a05b1f995a9ee6
Fix issue with text codecs preventing Node implementation from assigning BOM seen flag.
src/lib/convert/bytes.ts
src/lib/convert/utf8.ts