|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bson.BasicBSONDecoder.Input
protected final class BasicBSONDecoder.Input
Method Summary | |
---|---|
void |
fill(byte[] b)
|
void |
fill(byte[] b,
int len)
|
byte |
read()
|
int |
readInt()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int readInt() throws java.io.IOException
java.io.IOException
public byte read() throws java.io.IOException
java.io.IOException
public void fill(byte[] b) throws java.io.IOException
java.io.IOException
public void fill(byte[] b, int len) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |