java.nio.channels.FileChannel.MapMode

2009-01-12 Thread Attila Babo
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

Re: java.nio.channels.FileChannel.MapMode

2009-01-12 Thread Attila Babo
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