mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 20:15:34 +00:00
(Java doesn't support unsigned types). ubyte/ushort return as int uint returns as long (all with correct masking) ulong still returns as long, as before. Tested: on Linux & Windows. Bug 17521464 Change-Id: Id6bc8f38fc8c1a2f4e6733c6980dc6b6e322b452
9.0 KiB
9.0 KiB