{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreibxazp5z7agbwytpmmzahzxzd3khn7w72b7nct6kemgphn4z5kfbm",
"uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mlvodhoqma52"
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
},
"mimeType": "image/png",
"size": 32236
},
"path": "/packages/vcdiff_decoder",
"publishedAt": "2026-05-15T15:43:26.126Z",
"site": "https://pub.dev",
"textContent": "VCDIFF (RFC 3284) decoder implementation in Dart for efficient binary differencing and compression. Changelog excerpt: ### Added - Initial VCDIFF (RFC 3284) decoder implementation - Support for all VCDIFF instruction types: ADD, COPY, RUN - Address cache implementation for efficient decoding - Adler-32 checksum validation (VCD_ADLER32 extension) - Structured exception hierarchy: `VcdiffException`, `InvalidMagicException`, `InvalidVersionException`, `InvalidFormatException`, `CorruptedDataException`, `InvalidChecksumException` - Top-level `decode(source, delta)`convenience function - `Decoder`class for reusing a[...]",
"title": "v0.1.0-dev.1 of vcdiff_decoder",
"updatedAt": "2026-05-15T15:41:33.689Z"
}