Skip to content

Commit 67a99bd

Browse files
committed
adds term for variable length, shortens stream
1 parent 9578582 commit 67a99bd

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

spec/spec.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -147,15 +147,11 @@ ISO and IEC maintain terminological databases for use in standardization at the
147147

148148
[[def: Variable Length]]
149149

150-
~ todo
151-
152-
::: issue
153-
https://github.com/trustoverip/tswg-cesr-specification/issues/17
154-
:::
150+
~ a type of count code allowing for vaiable size signatures or attachments which can be parsed to get the full size
155151

156152
[[def: Stream]]
157153

158-
~ a CESR Stream is any set of concatenated Primitives, concatenated groups of Primitives or hierarchically composed groups of Primitives.
154+
~ any set of concatenated Primitives, concatenated groups of Primitives or hierarchically composed groups of Primitives.
159155

160156
[[def: Version String]]
161157

0 commit comments

Comments
 (0)