mirror of
https://github.com/monero-project/monero.git
synced 2025-12-10 09:01:28 +09:00
- Removed copy of field names in binary deserialization - Removed copy of array values in binary deserialization - Removed copy of string values in json deserialization - Removed unhelpful allocation in json string value parsing - Removed copy of blob data on binary and json serialization
epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.