|
148c1c7341
|
libluna: Add the clear_data() method to Vector and use it to optimize Base64::decode
continuous-integration/drone/push Build is passing
This method clears the Vector's data without deallocating the
backing buffer, so that it can be reused without reallocation.
|
2023-06-18 19:24:26 +02:00 |
|