Files
flatbuffers/tests
Taylor Holliday b08abbbbf6 [Swift] Push contiguous bytes (#8157)
* Add version of push which takes ContiguousBytes

* Ensure overloads aren't ambiguous

* Add version of createVector

* Add version of push which takes ContiguousBytes

* Ensure overloads aren't ambiguous

* Add version of createVector

* Add similar conditional to other use of ContiguousBytes

* Attempt CI fix

* Use memcpy instead of copyMemory

memcpy is faster in tests

* Add testContiguousBytes

* Add benchmarks

* Add version of createVector

* Add benchmarks

* Update push to copy memory

Since we don't care about endianness, we can simply memcpy the array of scalars

* Remove function and benchmarks

Since we don't care about endianness, a FixedWidthInteger version of createVector isn't needed

* Improve naming

* Add doc comment
2023-11-20 17:47:11 +01:00
..
2023-05-26 10:33:09 -07:00
2023-05-11 18:14:27 -07:00
2022-10-21 14:30:04 -04:00
2023-09-30 10:51:32 -07:00
2023-05-26 10:33:09 -07:00
2022-08-28 16:54:58 -07:00
2023-05-11 18:14:27 -07:00
2022-08-28 16:54:58 -07:00
2022-08-28 16:54:58 -07:00
2023-05-11 18:14:27 -07:00
2023-09-17 10:21:58 -07:00
2023-09-29 07:40:02 -07:00
2021-12-02 21:29:19 -08:00
2021-12-02 21:29:19 -08:00
2023-05-11 18:14:27 -07:00
2021-11-19 17:01:48 -08:00
2023-05-11 18:14:27 -07:00
2023-05-17 13:10:51 -07:00
2023-05-31 11:52:05 -07:00
2023-05-26 10:33:09 -07:00
2023-05-26 10:33:09 -07:00
2022-09-10 12:36:51 -07:00
2023-05-09 09:16:30 -07:00
2023-11-18 00:19:03 -08:00
2022-08-28 16:54:58 -07:00