Interface changes
- Added AbstractFile.DefaultStreamBufferSize property that allows setting a default buffer size for stream copy operations like CopyTo.
Other minor changes and bug fixes
- Fixed a bug in the AS/400 listing parser where the buffered entry was not cleared at the end of a listing. This made the last entry of the previous listing sometimes show up in the next one.