Bitsery v5.0.3 Release Notes

Release Date: 2020-01-29 // about 4 years ago
  • 👌 Improvements

    • rewritten buffer adapters (and BasicBufferedOutputStreamAdapter) to fix UB when incrementing past the end iterator, and added an additional read/write method that accepts a number of bytes to be read/written at compile time. This provides additional optimization opportunities.