Files
flatbuffers/tests
Ivan Dlugos 92ae532e43 Dart - finish/lowFinish/buffer changes (#6712)
* Dart - change Builder "lowFinish()" to "buffer" and "finish()" to not void return

Aligning the API with other languages, e.g. c++ and allowing custom use-cases to avoid creating a Uint8List

* Dart - change builder.buffer to check that finish() was already called

* Dart - builder - move !finished assertion to _prepare() which is run from all other functions
2021-07-09 11:45:45 -07:00
..
2021-03-29 19:56:45 -04:00
2021-04-30 10:38:16 -07:00
2021-03-29 19:56:45 -04:00
2020-05-07 14:11:26 -07:00
2021-01-19 12:51:13 -08:00