design: Remove description of NIL value
This commit is contained in:
parent
c4a985f622
commit
99392d50fc
@ -63,10 +63,6 @@ in detail in the following sections.
|
||||
| 6 | 110 | KTV | Key-tag-value table
|
||||
| 7 | 111 | N/A | Reserved
|
||||
|
||||
#### No Value (NIL)
|
||||
NIL is used to encode the absence of a value where there would otherwise be one.
|
||||
The CN of a NIL is ignored. It has no payload.
|
||||
|
||||
#### Small Integer (SI)
|
||||
SI encodes an integer of up to 5 bits, which are stored in the CN. It has no
|
||||
payload. Whether the bits are interpreted as unsigned or as signed two's
|
||||
|
Loading…
Reference in New Issue
Block a user