S3SeekableInputStream.seek
exception discrepancy for negative positions.
#84
Labels
S3SeekableInputStream.seek
exception discrepancy for negative positions.
#84
S3A throws
EOFException
, whereas S3FIleIO throwsIllegalArgumentException
.We currently throw
EOFException
.The text was updated successfully, but these errors were encountered: