|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BufferReader
| Method Summary | |
|---|---|
void |
close()
|
long |
position()
|
void |
position(long position)
|
org.jboss.netty.buffer.ChannelBuffer |
read(int size)
|
byte[] |
readBytes(int size)
|
int |
readInt()
|
long |
readUnsignedInt()
|
long |
size()
|
| Method Detail |
|---|
long size()
long position()
void position(long position)
org.jboss.netty.buffer.ChannelBuffer read(int size)
byte[] readBytes(int size)
int readInt()
long readUnsignedInt()
void close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||