mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-14 18:35:56 +08:00
Merge pull request #247 from google/spec_directbitcoder_size_change
Spec: Change DirectBitCoder size to varUI64
This commit is contained in:
commit
2418ccb720
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
~~~~~
|
~~~~~
|
||||||
void ParseEdgebreakerTraversalStandardSymbolData() {
|
void ParseEdgebreakerTraversalStandardSymbolData() {
|
||||||
eb_symbol_buffer_size UI64
|
eb_symbol_buffer_size varUI64
|
||||||
eb_symbol_buffer size * UI8
|
eb_symbol_buffer size * UI8
|
||||||
}
|
}
|
||||||
~~~~~
|
~~~~~
|
||||||
|
Loading…
x
Reference in New Issue
Block a user