jaydio icon indicating copy to clipboard operation
jaydio copied to clipboard

DirectRandomAccessFile read return value

Open xiao-yun opened this issue 6 years ago • 1 comments

read(byte[] dst, int offset, int length) better to return int than void?

xiao-yun avatar Jul 16 '19 00:07 xiao-yun

It would be nice if this was a drop in replacement for RandomAccessFile.

prestoncarman avatar Oct 17 '19 16:10 prestoncarman