- Fixed critical writer bug that could produce invalid E57 files.
This occured when point attributes sizes were not full bytes,
for example intensity integer values between 0 and 2047.
In other cases the file was valid, but contained wrong values for such attributes.
- Fixed minor corner case in reader when a data packet did not contain a full point.