mirror of
https://github.com/tkuschel/bees.git
synced 2025-11-18 23:39:15 +01:00
Use uint8_t when we mean uint8_t, i.e. vector<uint8_t> instead of vector<char>. Add a template parameter instead of vector so we can swap in a non-copying data type. Signed-off-by: Zygo Blaxell <bees@furryterror.org>
31 KiB
31 KiB