Chromium Code Reviews
DescriptionMinor improvements to list representation in flatbuffers.
This CL makes the following changes:
- Renames _FbInt32List to _FbGenericList, and makes it able to
represent lists of entities whose size isn't 4.
- Adds Uint32ListReader and _FbUint32List classes, which are
specialized to handle lists of 32-bit unsigned ints.
- Moves common elements of all _Fb*List classes to the _FbList base
class.
R=scheglov@google.com
Committed: https://github.com/dart-lang/sdk/commit/71b593f89e295e5684b5d7db76e2b365e97213f1
Patch Set 1 #Patch Set 2 : Add a test #
Messages
Total messages: 5 (2 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||