| Package | Description |
|---|---|
| de.pfabulist.roast.nio |
Copyright (c) 2006 - 2016, Stephan Pfab
SPDX-License-Identifier: BSD-2-Clause
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
SeekableByteChannel_of |
Copyright (c) 2006 - 2016, Stephan Pfab
SPDX-License-Identifier: BSD-2-Clause
|
| Modifier and Type | Method | Description |
|---|---|---|
static SeekableByteChannel_ |
Files_.newByteChannel__(java.nio.file.Path path,
java.nio.file.OpenOption... options) |
|
static SeekableByteChannel_ |
Files_.newByteChannel__(java.nio.file.Path path,
java.util.Set<java.nio.file.StandardOpenOption> standardOpenOptions,
java.nio.file.attribute.FileAttribute<?>... attrs) |
|
default SeekableByteChannel_ |
FileSystemProvider_.newByteChannel__(java.nio.file.Path path,
java.util.Set<? extends java.nio.file.OpenOption> options,
java.nio.file.attribute.FileAttribute<?>... attrs) |
|
static SeekableByteChannel_ |
SeekableByteChannel_.r_(java.nio.channels.SeekableByteChannel seekableByteChannel) |
Copyright © 2018. All rights reserved.