AutoCloseable_, SeekableByteChannel_, de.pfabulist.roast.Roast<java.nio.channels.SeekableByteChannel>public class SeekableByteChannel_of extends java.lang.Object implements SeekableByteChannel_
| Constructor | Description |
|---|---|
SeekableByteChannel_of(java.nio.channels.SeekableByteChannel seekableByteChannel) |
| Modifier and Type | Method | Description |
|---|---|---|
java.nio.channels.SeekableByteChannel |
_r() |
|
void |
close_() |
|
boolean |
isOpen_() |
|
long |
position_() |
|
java.nio.channels.SeekableByteChannel |
position_(long newPosition) |
|
int |
read_(java.nio.ByteBuffer bb) |
|
long |
size_() |
|
java.nio.channels.SeekableByteChannel |
truncate_(int i) |
|
int |
write_(java.nio.ByteBuffer bb) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitr_public SeekableByteChannel_of(java.nio.channels.SeekableByteChannel seekableByteChannel)
public java.nio.channels.SeekableByteChannel _r()
_r in interface de.pfabulist.roast.Roast<java.nio.channels.SeekableByteChannel>public void close_()
close_ in interface AutoCloseable_public java.nio.channels.SeekableByteChannel position_(long newPosition)
position_ in interface SeekableByteChannel_public long position_()
position_ in interface SeekableByteChannel_public int write_(java.nio.ByteBuffer bb)
write_ in interface SeekableByteChannel_public long size_()
size_ in interface SeekableByteChannel_public int read_(java.nio.ByteBuffer bb)
read_ in interface SeekableByteChannel_public boolean isOpen_()
isOpen_ in interface SeekableByteChannel_public java.nio.channels.SeekableByteChannel truncate_(int i)
truncate_ in interface SeekableByteChannel_Copyright © 2018. All rights reserved.