W3cubDocs

/Haxe Java

FileChannel_MapMode

package java.nio.channels

import java.nio.channels.FileChannel

@:libType@:javaNative@:native("java.nio.channels.FileChannel$MapMode")@:javaCanonical("java.nio.channels","FileChannel.MapMode") Available on java

Methods

@:overload toString ():String

Static variables

@:final static PRIVATE:FileChannel_MapMode

@:final static READ_ONLY:FileChannel_MapMode

@:final static READ_WRITE:FileChannel_MapMode

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/nio/channels/FileChannel_MapMode.html