black-inc-service

Results 1 comments of black-inc-service

Not sure what you mean by casting. I tried a byte vector and objectbox-generator creates in database.obx.hpp: ``` struct TestTable{ ... std::vector testvector; }; ``` Test code, note: int8_t range:...