This is not needed; instead, the general prohibition on non-shortest-varints applies

This commit is contained in:
Tony Garnock-Jones 2019-10-08 13:55:12 +01:00
parent ebcdbe9ee2
commit 5b0ad234fd
1 changed files with 0 additions and 2 deletions

View File

@ -26,8 +26,6 @@ Annotations MUST NOT be present.
Placeholders MUST NOT be used.
Where possible, fixed-length ("format A") MUST be used in preference
to variable-length ("format B") formats.
Lengths in variable-length encodings (base 128 varints) MUST be as
short as possible.
**Signed integers.**
When a `SignedInteger` *n* is greater than or equal to -3 and less