jp.cssj.rsr.impl
クラス AbstractRandomAccessFileBuilder.Block
java.lang.Object
jp.cssj.rsr.impl.AbstractRandomAccessFileBuilder.Block
- 含まれているクラス:
- AbstractRandomAccessFileBuilder
protected class AbstractRandomAccessFileBuilder.Block
- extends Object
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
prev
public AbstractRandomAccessFileBuilder.Block prev
next
public AbstractRandomAccessFileBuilder.Block next
AbstractRandomAccessFileBuilder.Block
public AbstractRandomAccessFileBuilder.Block(int id)
getId
public int getId()
getLength
public int getLength()
write
public void write(byte[] buff,
int pos,
int len)
throws IOException
- 例外:
IOException
close
public void close()
throws IOException
- 例外:
IOException
writeTo
public void writeTo(OutputStream out)
throws IOException
- 例外:
IOException
dispose
public void dispose()
(c)2008-2011 GNN & Co.,Ltd.