To achieve high speed IO I've tried to used mapped FileChannel but
failed to specify MapMode.
user=> (import '(java.nio.channels.FileChannel MapMode))
java.lang.ClassNotFoundException:
java.nio.channels.FileChannel.MapMode (NO_SOURCE_FILE:0)
while
user=> (import '(jav
user=> (import '(java.nio.channels FileChannel))
nil
user=> java.nio.channels.FileChannel$MapMode/READ_ONLY
#
Sorry for the noise!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this gro