Mercurial > hg-stable
comparison tests/test-check-code.t @ 39440:babad5ebaf0a
cborutil: add a buffering decoder
The sansiodecoder leaves it up to the callers to feed in data that
wasn't fully consumed last time.
This commit implements a decoder that performs buffering of
leftover chunks from the previous invocation. It otherwise
behaves identically to sansiodecoder.
Differential Revision: https://phab.mercurial-scm.org/D4434
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Wed, 29 Aug 2018 14:29:01 -0700 |
parents | 850fe0b9c0c0 |
children | 9f0ee4a60d65 |
comparison
equal
deleted
inserted
replaced
39439:a40d3da89b7d | 39440:babad5ebaf0a |
---|