runzhiwang edited a comment on pull request #296:
URL: https://github.com/apache/incubator-ratis/pull/296#issuecomment-732963170


   Sorry my bad, transferTo support offset (i.e. the parameter position), for 
big file, we can also use transferTo to split it into multi blocks.
   
   ```
   public abstract long transferTo(long position, long count,
                                       WritableByteChannel target)
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to