Closed RaitoBezarius closed 11 months ago
Retake of #81.
It does not allow reading zero-sized types (like possibly an empty array) from empty slice
Contains documentation in the Pread and Pwrite trait, test is fixed.
Pread
Pwrite
released in 0.12.0, happy new year!
Retake of #81.
It does not allow reading zero-sized types (like possibly an empty array) from empty slice
Contains documentation in the
Pread
andPwrite
trait, test is fixed.