| Package | Description |
|---|---|
| io.undertow.websockets.core.function | |
| java.nio.channels |
| Modifier and Type | Method and Description |
|---|---|
MappedByteBuffer |
ChannelFunctionFileChannel.map(FileChannel.MapMode mode,
long position,
long size) |
| Modifier and Type | Field and Description |
|---|---|
static FileChannel.MapMode |
FileChannel.MapMode.PRIVATE |
static FileChannel.MapMode |
FileChannel.MapMode.READ_ONLY |
static FileChannel.MapMode |
FileChannel.MapMode.READ_WRITE |
| Modifier and Type | Method and Description |
|---|---|
abstract MappedByteBuffer |
FileChannel.map(FileChannel.MapMode mode,
long position,
long size) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.