AutoCloseable_, de.pfabulist.roast.Roast<java.nio.channels.SeekableByteChannel>SeekableByteChannel_ofpublic interface SeekableByteChannel_ extends AutoCloseable_, de.pfabulist.roast.Roast<java.nio.channels.SeekableByteChannel>
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isOpen_() |
|
long |
position_() |
|
java.nio.channels.SeekableByteChannel |
position_(long newPosition) |
|
static SeekableByteChannel_ |
r_(java.nio.channels.SeekableByteChannel seekableByteChannel) |
|
int |
read_(java.nio.ByteBuffer bb) |
|
long |
size_() |
|
java.nio.channels.SeekableByteChannel |
truncate_(int size) |
|
int |
write_(java.nio.ByteBuffer wrap) |
close_static SeekableByteChannel_ r_(java.nio.channels.SeekableByteChannel seekableByteChannel)
java.nio.channels.SeekableByteChannel position_(long newPosition)
long position_()
int write_(java.nio.ByteBuffer wrap)
long size_()
int read_(java.nio.ByteBuffer bb)
boolean isOpen_()
java.nio.channels.SeekableByteChannel truncate_(int size)
Copyright © 2018. All rights reserved.