plac-for-apple-platform

Unofficial Roon client for Apple devices

core: Remove unnecessary internal slice fields Those were there for easy access and release. However, manually reconstructing a slice from a pointer (and a length) is not tedious or difficult. 8 bytes to 24 bytes reduction per objects.

Changes

3 changed files (+24/-54)