Make Data
private in EbmlBinary
#34
Labels
abi-break
breaks the ABI (e.g. programs linked against the library have to be recompiled)
api-break
breaks the API (e.g. programs using it will have to adjust their source code)
enhancement
Add protected accessors if needed.
This will make the use of Data/Size safer, allowing asserts to detect mismatches early.
The text was updated successfully, but these errors were encountered: