https://kotlinlang.org logo
g

groostav

04/28/2017, 7:13 PM
Ive only been using `FileChannel`'s and those have the major problem (for me at least) of the memory-mapped file not being directly disposable (the handle only gets closed when the GC calls finalize)