- Better support for string and byte array encoding
- Buffer overruns no longer throw errors, and instead are handled with explicit checks for better data validation
- Functional chaining methods have been moved to the
QuickBin.ChainExtensions
namespace and made to work with all data types.