It is impossible to encode the SubSections field of the MD, IN, KY, RI sections header using Range (Fibonacci) encoding
According to the specification, the SubSections field in the header is of type Range (Fibonacci). Core subsections must always be first and have an ID of 0
0 cannot be encoded using the Fibonacci representation
What is the appropriate way to handle this?
Thanks.
It is impossible to encode the SubSections field of the MD, IN, KY, RI sections header using Range (Fibonacci) encoding
According to the specification, the SubSections field in the header is of type Range (Fibonacci). Core subsections must always be first and have an ID of
00cannot be encoded using the Fibonacci representationWhat is the appropriate way to handle this?
Thanks.