You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/12/09 01:41:45 UTC

[GitHub] [iotdb] Cpaulyz opened a new pull request, #8391: [To rel/1.0][IOTDB-5158] Fix InputStream may skip over some smaller number of bytes

Cpaulyz opened a new pull request, #8391:
URL: https://github.com/apache/iotdb/pull/8391

   ## Description
   
   
   `InputStream` may skip over some smaller number of bytes. So I implement a skip method in ReadWriteIOUtils to guarantee skip n bytes or reach end of file.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [iotdb] HTHou merged pull request #8391: [To rel/1.0][IOTDB-5158] Fix InputStream may skip over some smaller number of bytes

Posted by GitBox <gi...@apache.org>.
HTHou merged PR #8391:
URL: https://github.com/apache/iotdb/pull/8391


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org