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