Closed ruckc closed 8 years ago
It would be nice if there was a RandomAccess Encoder/Decoder that took a RandomAccessFile. This would allow for easily encoding massive files from files larger than available memory.
This was considered at the time, but not possible due to time limitations. Happy to look at a pull request though :)
It would be nice if there was a RandomAccess Encoder/Decoder that took a RandomAccessFile. This would allow for easily encoding massive files from files larger than available memory.