net.tomp2p.message
Interface ProtocolChunked
- All Known Implementing Classes:
- ProtocolChunkedInput
public interface ProtocolChunked
copyToCurrent
void copyToCurrent(byte[] byteArray)
copyToCurrent
void copyToCurrent(int size)
copyToCurrent
void copyToCurrent(byte size)
copyToCurrent
void copyToCurrent(long long1)
copyToCurrent
void copyToCurrent(short short1)
copyToCurrent
void copyToCurrent(org.jboss.netty.buffer.ChannelBuffer slice)
copyToCurrent
void copyToCurrent(byte[] array,
int offset,
int length)
transferToCurrent
void transferToCurrent(FileChannel inChannel,
long length)
throws IOException
- Throws:
IOException
Copyright © 2013. All Rights Reserved.