0.6.2 Bytes + BytesFactory updates
Pre-release
Pre-release
The Bytes + BytesFactory have been updated to use an IBytesAllocator (interface) instead of a BytesAllocatorAutoDefrag which they used before. Today Mem Ops has 2 IBytesAllocator implementations, BytesAllocatorAutoDefrag and BytesAllocatorManualDefrag. Bytes and BytesFactory should be able to work with both of them!