Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 316 Bytes

16.md

File metadata and controls

12 lines (7 loc) · 316 Bytes

EBML-ELEM-SIZE-CAP

Name

Element Size Byte Length Limit

Definition

Section 2.3: "The EBML element data size is encoded as a variable size integer with by default widths up to 8." The first eight bits of any Element Size may not start with 0b00000000.

Note

Deprecated by ELEMENTS-WITHIN-MAXSIZELENGTH.