mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-03 12:21:23 +00:00
BitConverter was excessively slow since it allocates a byte array at each access. Bug: 18702381 Change-Id: I47be9c38e1d04287ba4c10bc369848f3e13a2a2f Tested: on Windows.